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

UNable to open SD card #40

Open
Jimmy106-e opened this issue Jun 24, 2024 · 1 comment
Open

UNable to open SD card #40

Jimmy106-e opened this issue Jun 24, 2024 · 1 comment

Comments

@Jimmy106-e
Copy link

Jimmy106-e commented Jun 24, 2024

Hello, just flashed this to my ESP32-Cam and i get this error in the serial monitor
E (530) sdmmc_common: sdmmc_init_ocr: send_op_cond (1) returned 0x107 E (531) vfs_fat_sdmmc: sdmmc_card_init failed (0x107). Failed to mount SD card VFAT filesystem. Do you have an SD Card installed? Check pin 12 and 13, not grounded, or grounded with 10k resistors!
Any ideas?

@naradashen
Copy link

Hello, just flashed this to my ESP32-Cam and i get this error in the serial monitor E (530) sdmmc_common: sdmmc_init_ocr: send_op_cond (1) returned 0x107 E (531) vfs_fat_sdmmc: sdmmc_card_init failed (0x107). Failed to mount SD card VFAT filesystem. Do you have an SD Card installed? Check pin 12 and 13, not grounded, or grounded with 10k resistors! Any ideas?

Format the SD card to FAT32 format. It will work

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

2 participants