Hi TI expert
MCU data is sent to ISO3082 through UART3_TXD. After data is sent, DIR3 changes from high level to low level and switches to RX mode.
You will find that UART3_RXD has some abnormal data (485_1_B and 485_1_B have no data).
If you switch directions after 50ms, there is no abnormal data.
Is this phenomenon normal? How can we solve this problem