• FAT file system and the internal RAM used.
    Hi, I'm new to FAT file system(MDK-Pro 6.5.0) in keil RTX. I would like to know whether will there be any dependency between the FAT file system and internal RAM used. Reason for the doubt :...
  • FAT file system and the internal RAM used.
    Hi, I'm new to FAT file system(MDK-Pro 6.5.0) in keil RTX. I would like to know whether will there be any dependency between the FAT file system and internal RAM used. Reason for the doubt :...
  • 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...
  • 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...
  • NAND FAT file system management
    Hello experts, I am developing a C165 based mass storage device and need to implement a FAT file system on flash. I've read a lot about problems with the life time of NAND due to repeated read/write...