• Overrun Error in LPC2378 UART1
    I'm interfacing GPS module with LPC2378. The GPS module is sending data continuously and the packet size is more than 100 bytes. The receiver buffer's(RBR) size is 16 bytes. As soon as GPS module is...
  • Overrun Error in LPC2378 UART1
    I'm interfacing GPS module with LPC2378. The GPS module is sending data continuously and the packet size is more than 100 bytes. The receiver buffer's(RBR) size is 16 bytes. As soon as GPS module is...
  • Uart Overrun error if S0IN > 0x7f
    I am using an LPC213x with Keil UV3 (just installed mkd3.04 update). If I try to receive any data greater than 0x7f, I immediately get an overrun error. This question was asked back in June but was...
  • Correct handling of UART overrun error
    Hello, I'm using a LPC2478. I have a little problem with handling a UART buffer overrun error only during debugging. when the program is stopped on a breakpoint several times, and the line status...
  • Correct handling of UART overrun error
    Hello, I'm using a LPC2478. I have a little problem with handling a UART buffer overrun error only during debugging. when the program is stopped on a breakpoint several times, and the line status...