Hello,
I am trying to work with the UART in MK20DN512VLK10 processor in half duplex mode in RS485 type physical interface .
When I try to work in Single-Wire UART mode (LOOPS =1 and RSRC =1), I am not able to receive the data even if the transmit direction is kept as Input (TXDIR = Input).
Transmit works fine when the transmit direction is changed to Output(TXDIR = Output).
Please let me know whether there is any other setting that needs to be done to receive the data.