• MCI Error - Tx Underrun
    Hello! My name is Felipe, I'm from Brazil. I'm trying to do my board save some data in a SD/MMC Card. And when I try to write some data on the card I get a ' Transmit FIFO underrun error ' in...
  • ADC DMA overrun
    I have been struggling on this over the past few days and its starting to really push my buttons now. Device: sTM32F405RGTX Basically I have ADC 1 configured in regular mode Channel 10 and 11...
  • 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...
  • 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...
  • 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...