Keil Logo Arm Logo

SD card read write

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
shashank rinke
Posted
4-Jun-2012 11:29 GMT
Toolset
ARM
New! SD card read write

Hi everyone
1>I am trying to write data in sd card
2>I am using LPC 2368.
3>I am getting response that TxFifoHalfEmpty Transmit FIFO is half full.
what should I do to overcome this problem

Please Help!

Read-Only
Author
Per Westermark
Posted
4-Jun-2012 12:44 GMT
Toolset
ARM
New! RE: SD card read write

Interrupt that a transmit FIFO is half-full is generated just so that the software can add more data before the FIFO gets empty.

Read-Only
Author
shashank rinke
Posted
4-Jun-2012 14:04 GMT
Toolset
ARM
New! RE: SD card read write

Hello Sir

Thanks for your reply

I check my code again

first time it goes into MCI_IRQ handler

goes into FIFO_Init_Mask

then comes out of that function

again goes into MCI_IRQHandler

going into DATA_ERR_INT_MASKtus

MCI_DataErrorProcess

in that MCI_Tx_Underrun Error

and program stuck there

while(MCI_Block_End_Flag==1);

program stuck here

not going in TxDisable function

Can you please help me out with this.

name are according to NXP's example code.

Thank You!

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.