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.

UART fifo configuration.

Other Parts Discussed in Thread: AM1705

Hi,

I am currently using AM1705 processor with Linux as the OS platform. I have the following doubts:

1. How to configure receive FIFO of AM1705. I want to use non FIFO mode so that i can receive interrupt after receiving 1 byte. In what files the changes need to be done?

2. Is there a way to use uart interrupts at USER level?

Thanks!!