Search found 1 match

by zdyboo
Thu Nov 14, 2019 9:35 pm
Forum: ESP32 Arduino
Topic: ESP32-CAM Problem with not enough pins
Replies: 9
Views: 28424

ESP32-CAM Problem with not enough pins

Hi, i am using this module with active camera and sd-card reader and i need 2 pins to software i2c to connect modules.
I added lines in SD_MMC.cpp
slot_config.width = 1
host.flags = SDMMC_HOST_FLAG_1BIT;

I try to use many combination of pins for example 13,16; 13,12; and more...
Anything dont ...

Go to advanced search