• SD/MMC MCI interface in LPC2368
    Hi All, LPC2368 uController has SPI intarface and SD/MMC MCI intarface, where SD card supports both SD and SPI protocol modes. If We want to work in SPI mode with SD card then what are the changes...
  • drive mmc/sd card with SPI port
    dear sirs i want to use the rl-arm library for mmc/sd card , well thats very good . i could use it with the LPC2368 SD PORT but i want to use it with SPI port who can help me to do this ? also i want...
  • MMC read write in RTX
    Hi, I am using RTX kernel to read write to MMC the program works fine with normal operation ,but when I use the same code with RTX kernel it does not creat any file infact no information from the MMC...
  • SD/MMC Card on MCB2300 Board (LPC2368)
    Hi All, Any one knows where I can get an example code to test SD/MMC card? There is a SD/MMC card holder on MCb2300 Board,I want to try this function before full version of compiler and RL-ARM are...
  • File access from the MMC
    Hi, I have been working on LPC2478 with the uvision IDE. Right now I am trying to bring a file on the SD card and open it in the web browser. I already have a function that extracts the required data...