Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 1 month ago.
UART FIFO trigger level configuration
I would like to configure the UART fifo trigger level to get an UART0 interrupt after receiving 8 bytes. But unfortunately I get UART interrupt after each one byte thus 8 interrupts instead of one. can somebody tell me whats going wrong and what I have to do except configuring UART fifo as in below picture ? Interrupt routine: