Dear friends,
I want to know how to receive data from UART during sending data out? The MCU needs to send data out through UART continually and the other side may send some data back to MCU. In this case, the MCU usually loses the coming data when it sending data out. Does anyone know how to send data and never lose the coming data of UART? Thank you.
Sunglin.