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.

RTOS/TM4C129ENCPDT: RTOS/TM4C129ENCPDT: Half duplex UART driver - EOT interrupt not working - follow-up

Part Number: TM4C129ENCPDT

Tool/software: TI-RTOS

The SimpleLink MSP432E TiDriver is working around the EOT issue by changing the UARTTxIntMode on the fly, see UARTMSP432E4.c -> writeData (around line 1116ff in version 3.10).