• 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...
  • Problem in writing data into the SD card
    As I am using keil compiler of MDK-ARM version 4.13a and RL-ARM version is 4.12 From Murali
  • fopen cannot write memroy card
    I use lpc4357, and config file system & usb0 following the demo code of MCB4300. The usb seems work, for I can read/write file via the usb interface. When I create file failed by calling fopen...
  • writing rights on LPC2368 card management
    hi, I try to change the writing on the card LPC2368 rights. I must get the only name of the file that is copied to the memory card from the host. Related data files are located in the buffer BulkBuf...
  • STM32F405 SD Card write speed
    I have a 60Mb file on my class 4 SD card. In a 'while' loop I read blocks of size 8kb from that file and write it in another file on the same flash. It takes approximately 3 minutes for a whole loop...