I'm trying to implement a Buffered Read on the USART of my PIC32MX450 running FreeRTOS 8 and Harmony 1.02 dynamic usart driver with interrupts enabled. In my application I have a console(on USART3), and another serial device (a gps on USART5) from which I..
↧