• 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...
  • 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...
  • Handling Modem functionality with UART
    Hi All, Presently we are working on UART driver for MCB2300 and MCB2140 Board to control and process the serial port modem device with LPC2148 and LPC2x8 uControllers.Com1 have modem functionalies(Hand...
  • LPC23xx MCI Rx Overrun and Tx Underrun.
    Hi all, We are trying to read and write the data to and from (using FIFO (not DMA mode)) the SD card through MCI interface in LPC2368 MCB2300 board. While reading we are getting Rx Overrun error from...