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.
I'm using F28035,enable SCI Transmit FIFO interrupt (TXFFIENA=1), and set TXFFIL=0 (Transmit FIFO interrupt level bits).
Some times when run into Transmit FIFO interrupt ISR, I get no data to write to the TX FIFO ( thus the TX FIFO is empty for a long time), and I find the ISR will active continuously (this mode works for me), but I do not know how long does the interrupts active between one from another?