Hi, I am trying to configure LPUART3 in LS1043A for RS485 half-duplex operation using 2-wire mode. I have to cover following scenarios:
1. RS485 half duplex with echo back to receive the transmitted data
2. RS485 half duplex without echo back so that there is no receive of transmitted data
The operation will be switched between both these modes and is properly synchronized. Can you provide the configuration of LPUART registers for the above two scenarios?
Thank you very much for your response!
Please refer to the attached lpuart device driver.