Skip to content

SD Card status check fix #5988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 14, 2021
Merged

SD Card status check fix #5988

merged 1 commit into from
Dec 14, 2021

Conversation

P-R-O-C-H-Y
Copy link
Member

@P-R-O-C-H-Y P-R-O-C-H-Y commented Dec 7, 2021

Summary

Edited sd_diskio to work the same as SD_MMC. The ff_sd_status function send command to card to check its status.
If card is disconnected, command will fail.

Fix for #3603

Impact

Might have very low impact on speed.

@P-R-O-C-H-Y P-R-O-C-H-Y self-assigned this Dec 7, 2021
@P-R-O-C-H-Y P-R-O-C-H-Y linked an issue Dec 7, 2021 that may be closed by this pull request
@me-no-dev me-no-dev merged commit c90dffe into espressif:master Dec 14, 2021
@FrankBoesing
Copy link
Contributor

This does not work for me. Now I get repetedly, const CRC Errors. It is not usable anymore  :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SD.exists("/") works faulty
3 participants