• MCB2300 fail to Read/Write the SD/MMC card through http application
    Hi, I am trying to impliment file handling operation using web browser. It displayed all the files stored in SD/MMC card alongwith their size ,date and time of creation, total free space on web. We...
  • mmc not init
    I am interfacing mmc with lpc2132 microcontroller. some mmc of kingmax mobile mmc send the reply of cmd0(0x40,0x00,0x00,0x00,0x95) command but some mmc not send any reply of cmd0 command.
  • mmc copy
    To copy all files or folder from one mmc card to another using lpc2132 with FAT32
  • LPC2368 writing from MMC to USB flash drive
    Hi I want to copy data from MMC/ micro SD to a USB flash drive. I know the MCI feature of LPC and I successfully tested the Keil example for using MCI for MCB2300. But what features I should use to...
  • RTX USB MSC with MMC interface of FlashFS
    This is a general question: Has anybody successfully implemented the RTX USB MSC together with the MMC interface of FlashFS on an LPC2148 having a microSD card connected to SPI1 ? I used \Keil...