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.

EK-TM4C123GXL: UART Flow Control with TI-RTOS

Part Number: EK-TM4C123GXL

Hello foks,

i want to implement UART flow control (hardware) for my application and I couldnt really find any helpful information about it in any TI-RTOS documentation. I know that I could use registers and stuff to set it up, I found usefull information in the Datasheet of my MCU. But I think I am not suposed to do that when I am working with RTOS. The only thing I found so far were these 2 threads:

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/378220/tm4c123g-uart1-flow-control

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/617476/tm4c129encpdt-uart-flow-control-with-ti-rtos

but they are really old and not that usefull what so ever. 


It would be really helpfull if someone can explain clearly to me what I should do in order to get the flow controll working. 

Best regards

Jakob