• 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..
  • Filesystem: How to check if FAT drive is initialzed or not?
    Hi, Re: MDK-ARM CM3 Middleware FileSystem. FAT Drive on a NAND Flash ("N0:"). I'm looking for a method to check, wether a FAT drive is initialized or not! I must check, wether finit() had already...
  • Filesystem: How to check if FAT drive is initialzed or not?
    Hi, Re: MDK-ARM CM3 Middleware FileSystem. FAT Drive on a NAND Flash ("N0:"). I'm looking for a method to check, wether a FAT drive is initialized or not! I must check, wether finit() had already...
  • fcheck() always return 1
    Hi, I am using Flash file system for interfacing sd card using SPI. MCU is LPC2138. Every thing is working fine except for fcheck() which always returns 1. I am using the latest versions MDK4.54...