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.

PROCESSOR-SDK-AM64X: UART enable tx fifo ignore The THR interrupt. by polling

Part Number: PROCESSOR-SDK-AM64X

Tool/software:

Hi, 

We are running am64x dev board without os. I have some questions about uart.

If we want to use fifo, looks like there is only 2 ways. either DMSS or interrupt.  As for DMSS, I will ask in other forum.

Can we ignore the interrupt, or not register it to the interrupt handler.  and using polling, while enabling the  TX_TRIG_GRANU1?





Thanks