Skip to content

Issue with Reading SD Card Formatted Using SDFat library on ESP32 #512

Open
@arlindpajaziti

Description

@arlindpajaziti

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:

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions