SdFat-beta icon indicating copy to clipboard operation
SdFat-beta copied to clipboard

Read then Write causes the SD card to become disfunctional

Open RicardoPires19 opened this issue 6 years ago • 1 comments

Hi, I'm using this library to write the files that I transfer from my PC to the SD card via Arduino. However when I open a file, read it's contents, close it, then create a new file write the contents of the file and close it, then remove the SD card from the shield and place it on my PC it is no longer readable.

The only solution is to format the SD card. This didn't happen with the SDFat library.

I'm using Arduino Uno a Shield SD, and Linux Mint 19.

RicardoPires19 avatar Sep 01 '19 21:09 RicardoPires19

Please include example code that demonstrates the problem.

greiman avatar Sep 02 '19 04:09 greiman