• FAT Journal bug????
    When I use enable FAT Journal on MDK 4.70,fformat command too long time than MDK 4.22.Why?
  • 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...
  • 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...
  • 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 complexity on Cortex
    Hi I'm deciding which Cortex microcontroller should I use in my project. I will use SD card and FAT filesystem. Is FAT filesystem to complex for Cortex M0 or can M0 perform search, read and writing...