• Unable to write to micro SD card
    Hi I'm trying to interface with SD/micro SD cards using my LPC236 I have used the sample code in Boards/Keil/MCB2300/RL/FlashFS/SD_File and change the main function to this: int main (void) { ...
  • Unable to write to micro SD card
    Hi I'm trying to interface with SD/micro SD cards using my LPC236 I have used the sample code in Boards/Keil/MCB2300/RL/FlashFS/SD_File and change the main function to this: int main (void) { ...
  • How do I get the count of files in SD card interfaced to LPC2378 microcontroller via USB ?
    I want to transfer files in SD card interfaced to LPC2378 microcontroller via USB. I want to show the number of files copied in the SD card on an LCD screen. I am using Keil UVision 4 (Embedded C) and...
  • How do I get the count of files in SD card interfaced to LPC2378 microcontroller via USB ?
    I want to transfer files in SD card interfaced to LPC2378 microcontroller via USB. I want to show the number of files copied in the SD card on an LCD screen. I am using Keil UVision 4 (Embedded C) and...
  • Help for writing to a micro sd card through SPI
    hello, I m working with ARM9 LPC2929 microprocessor. Could anyone help me as how to write data onto a microsd card through SPI. I will be greatful if you could mail me the example code for the same...