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

Flash File System in LPC2378 USB device

Hi All,

I need to store some data into USB Mass Storage Device (Pen Drive) as files (eg., .txt) by using Flash file system (FAT16/FAT32). Iam using MCB2300 board with LPC2378. There is no host controller in LPC2378. I was successful in creating those files on SD/MMC card. I tried to go with USB device but of no use. Even of example programs (SD_file and SD_Memory) and the code given in those is not showing me a way to create files using FlashFS on my storage device.

Is it possible to use Flash file system with USB Device (Pen Drive)?

If yes, Can any one give me detailed or brief note (other than those specified in Keil documentation) on how to do this.

Note that My USB device is not SD/MMC Card.

Thanks & Regards,
Sravan Kumar M

0