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.

Configure UART Interrupt

Hi,
I need to configure UART 2 to receive 1 byte and generate a Interrupt, I'm using the uart.c demo code to configure, but the code enters in the interruption and never execute the main. An Timeout interrupt is generated every time.
There is anyway to configure the port to generate a interrupt only when receive 1 Byte in the FIFO ?

I'm using BB Black and Starter Ware.


Thanks in advance.