ESP32-CAM SD 1 bit mode stops camera working

codebrane
Posts: 1
Joined: Fri Aug 11, 2023 8:13 am

ESP32-CAM SD 1 bit mode stops camera working

Postby codebrane » Fri Aug 11, 2023 8:25 am

Using SD 4 bit mode:

Code: Select all

SD_MMC.begin();
the SD card and camera work fine.

Using 1 bit mode:

Code: Select all

SD_MMC.begin("/sdcard", true);
the SD and camera configure ok but the camera flash no longer works.

Are the two linked?

Who is online

Users browsing this forum: No registered users and 51 guests