Tool/software:
Regarding the UART RX timeout interrupt of MSPM0G3507, if the FIFO is not enabled, will it still work normally?
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.
Tool/software:
Regarding the UART RX timeout interrupt of MSPM0G3507, if the FIFO is not enabled, will it still work normally?
Hi,
According to the TRM, the RX timeout interrupt is asserted when the receive FIFO is not empty, and no further data is received in a specific time. So you need to keep RXFIFO enabled for timeout interrupt.