We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
Is there any API supported for FAT-FS to determine file corruption.
Similar to fcheck() in EFS (Embedded file system)
Thanks, Senthil
Hi
To check file system corruption, no such API is avilable for FatFS.
You can avoid the file system corruption by using Journaling but there is no API available for FAT-FS to determine file corruption: www.keil.com/.../journaling_fat.html