I am using a UART (static driver) on a PIC32MF795. It's UART1 with RX/TX pins on F2/F8 pins. I'm sending a stream of characters, a to z and all I receive is char 208. All the time. Tried different things but all I receive is that. Yes, the baud rate, pari..
↧