Fatfs write problem
Posted on May 21, 2015 at 17:59HelloI use STM3210e-eval.I want to implement Fatfs for the SDcard (using SDIO interface)Thats work !I can create a file or a directory, read a file, write in the file, delete file, rename file.the problem is that: when...