I would start with the simple processor, the PIC32MX simply to reduce variables. The one thing I did read about the UART-RVC mode is to be sure your UART buffer is always ready to handle input and to be careful with deep UART buffering if you need up to date data at every application read of that buffer. I've seen drivers that dump the buffer after every read to be sure the next read is fresh data.



























