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.

TDA4VM: UART FIFO

Part Number: TDA4VM


Tool/software:

Hello all,
I am working on UART driver development. I check TX_FIFO_FULL (bit 0) of the register UART_SSR is equal to 0, that is FIFO is not full, the I send the data.

When I am trying to send the 10 bytes of data one by one in a loop, TX_FIFO is full hence I am  not able to write more than one byte of data.
Is there any delay to be introduced between the write of each byte. I am not sure why TX FIFO is full just after writing a byte. Please provide me the answer.

Kind regards
Thank You
Manisha N G