• Doubt on FAT file system
    Hi to all, i am referring www.siwawi.arubi.uni-kl.de/.../ i made some changes on the code and i got some results :). my code from main.c is: FATFS *fs;/* Pointer to file system object...
  • Diff between File system and FAT file system
    Hi to all, i started to work on FAT file system on SD 1GB card. LPC2388 on MCB2300 board. Just now i have completed my binary search on File system on SD card. Simply fopen, fread, fseek,etc. ...
  • Creating a file on a FAT file system
    hi all, I want to create a file on a USB pendrive (FAT16 or FAT32 file system). My FAT code is ok with Linux (I can open the file), but it doesn't work with Windows XP. It says it cannot find...
  • FAT File system for MCB2140 board
    Hi, I am working with MCB2140 board and trying to read and write data in sd card using ssp interface.Is there any available Fat file system for reading and writing data from sd card.
  • UAB HOST PROBLEM WITH FAT 16
    USB Host lite I am using Arm7 LPC2368. There i am using the USB as a host feature. But i am facing some problems mention below 1. When i insert the Pen drive which is in FAT 16 format it is detected...