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.

AM5748: UART running 12MBd in Linux pauses TX after reading RX

Part Number: AM5748

We run UART5 at 12MBd by modifying the omap-serial kernel module in Linux.

This works great until we start receiving answers, when this phenomenon appears.

What bothers me is that regardless of whether we disable DMA in the device tree or not, is looks the same when sending a 64 byte package:

Device tree for UART5 is original except for baudrate changes.

Any help in configuring the UART with DMA would be much appreciated.