• 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...
  • 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...
  • fcheck() for FAT filesystem, file corruption
    Hello, Is there any API supported for FAT-FS to determine file corruption. Similar to fcheck() in EFS (Embedded file system) Thanks, Senthil
  • fcheck() for FAT filesystem, file corruption
    Hello, Is there any API supported for FAT-FS to determine file corruption. Similar to fcheck() in EFS (Embedded file system) Thanks, Senthil
  • fcheck do not work(MDK 4.70 NAND)
    I'm using mdk 4.70, i can use finit & fformat normally, but cannot use fcheck normally. I'm sure if some configurations are nor correct.(fcheck returns 1 in any circumstance)