Receiving Null byte on UART Rx everytime I send something on UART Tx (485 mode)?
Hi all,I am using an ST32F091 micro and using RS-485 to communicate over the UART port. I have a 485 transceiver that handles the 485 scaling part. I am using an interrupt based Rx and Tx on the UART. I am encountering a very weird problem in that wh...