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

SD card as USB Memory

Hi,
I want to use MCB 2300 (LPC2378) as memory storage in my application. I had a look at the example provided in C://Keil/ARM/Boards/Keil/MCB2300/USBMem

In this example, files will store on on-chip RAM and the definitions for this (like USB RAM start address, USB RAM Size) have been defined in usbhw.h file. My application need more storage. So I want to add SD Card support it. Please let me know what are the definitions for USB SD card?

0