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