This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 there we are unable to read the remaining data.If we repeat to read the same block number then it is also giving the Rx Overrun. While writing we are getting Tx Underrun.

Can anybody provide the source code for LPC2468 MCI receive fifo and transmit fifo,Keil provided the source code which was in assembly language.

Can anybody get this problem pls kindly provide the solution.