Question
How to recover data from SD?
Posted on November 07, 2013 at 12:14
Hello everyone,
I'm writing data to SD for a few seconds/minutes. If I disconnect the board while recording, when I look at the file with windows, it shows the file with an extension of 0Kb. How can I fix the file after? My intention is to fix it in the next execution of the program.I think I've to access to the FAT table, but I don't know how. In theory, the sectors are written, but I need to fix something.How can I do it?Thanks!Miquel