This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x UART auto-software flow control not working?

H/w-assisted XON/XOFF receive flow control (ie., when EFR[3:0] = xx10) stalls the transmitter when XOFF1 is received.

However, the transmitter does not restart if the flow control mode is subsequently disabled (eg., when EFR[3:0] = xx00).
AFAICT, there is no way to restart the transmitter (other than perhaps to completely reset the module).

Is this expected behavior?