Open scruss opened 5 years ago
Documentation only shows SD wiring for bare ESP32 board, and the ESP OLED board has different pin markings. What wiring did you use, please?
Look at the Kconfig.projbuild file for the pins of the SD card and the OLED. Both are configurable. The OLED is a I2C device and the SD card is a SPI device.
Documentation only shows SD wiring for bare ESP32 board, and the ESP OLED board has different pin markings. What wiring did you use, please?