Open
Description
I tried the to format an SD card using the SDFat library on an ESP32, and it works fine.
However, when I try to read the SD card using the default Arduino SD.h library, it fails. Specifically, SD.begin(SD_cs) does not work, and the card cannot be read.
Interestingly, I can still open the SD card on my PC without any issues. and add files there
Has anyone encountered a similar problem or know how to fix this?
i used MiniTool Partition Wizard (Free) to check difference in sd formated on pc and via this library:
Metadata
Metadata
Assignees
Labels
No labels
Activity