• 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..
  • 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..
  • Using FAT for flash fs
    From some forum posts and Keil documentation, it appears that Keil RL-FlashFS implemeted in flash memory (NOR in my case)cannot use FAT16/32. Is this definitively true? Has anybody recommendations for...
  • Using FAT for flash fs
    From some forum posts and Keil documentation, it appears that Keil RL-FlashFS implemeted in flash memory (NOR in my case)cannot use FAT16/32. Is this definitively true? Has anybody recommendations for...
  • fcheck() for FAT filesystem, file corruption
    Hello, Is there any API supported for FAT-FS to determine file corruption. Similar to fcheck() in EFS (Embedded file system) Thanks, Senthil