• Complete FAT support for FlashFS planned ?
    Hi, I read in the documentation with surprise that the SD/MMC flashfs part doesn't allow you to create directories. In fact , it(s only possible to create max 512 files in only one directory ,...
  • fat for lc2132
    Any one have a source code for fat implementation with lpc 2132 microcontroller
  • USB Mass Storage Sample inconsistency with FAT Descr.
    I feel that I have found a problem in the usb mass storage device sample for the mc2140 board. in file diskimage.c, the array for image of disk in fat12 format at offset 17,18 (0x11,0x12) contains...
  • Fat Filesystem for LPC2148
    Hi, How to write FAT File system code for LPC2148 to interface SD/MMC card.Is their any standard code available for that??..i tried with mthomas file system but not working..
  • implementing FAT with lpc2138
    Hello! i want to access the SD card connected to the lpc 2138. i have connected it to the controller. Can any body give me help how can i test the card, wether it is working properly. tested code or...