This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MCI driver for microSD with SPI access

Hello,
I need to replace the MCI driver of the Keil Example Code
\Keil\ARM\Boards\Keil\MCB2300\RL\USB_FlashFS\SD_File
by a driver which accesses the microSD card via the SPI interface in SPI mode instead in native mode, since I am using a target device without MCI peripheral block (LPC214x).

Is there an example available which provides USB Mass Storage access to a microSD card connected via SPI in SPI mode together with FlashFS access as shown in the above Example Code?

Thank you very much in advance,
Oliver

0