hello ,
When I use EB tresos to config the uart moudule ,but i don't know how to use send and receive function at the same time, becase the interfaces blockd each other when one of them sends or receives. e.g. i use UART_AsyncReceive to prepare receive data, if have no data inputed, the status of the uart is UART_STATUS_OPERATION_ONGOING, under the circumstances ,Uart_AsyncSend can not work normally,
can anyone help me ? thanks very much
Very strange, it's been a year and no one has responded to you. We're facing the same issue with the RTD3. We haven't found a solution yet, especially since we're using a periodic task that sends and receives data. I'm wondering if you've found a solution for these basic UART issues. It's surprising that NXP hasn't managed to fix such fundamental problems.