• 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...
  • 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...
  • 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...
  • 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...