Skip to content
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

Adding Debug instructions to README.md #178

Open
evildaemond opened this issue Mar 12, 2024 · 0 comments
Open

Adding Debug instructions to README.md #178

evildaemond opened this issue Mar 12, 2024 · 0 comments

Comments

@evildaemond
Copy link

Adding some lines to the README.md file to assist with debugging, turns out SD Cards suck...

### Debugging

The `sdCommand(): Card Failed! cmd: 0x00` error appears when the Micro SD does not connect to the ESP32

1. Check to make sure the Micro SD Card is installed
1. Using the continuity test on a Multimeter, verify if all traces are soldered properly

In the event of an error log which shows `sdcard_mount(): f_mount failed: (3) The physical drive cannot work`,

1. Make sure your Micro SD Card is formatted to FAT32
1. Check the Micro SD Card is suitable (Some forms of SanDisk SD cards such as the 32gb range will silently fail with this error)
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

No branches or pull requests

1 participant