Is GPIO different in ESP32-PICO-D4?
Posted: Wed Aug 26, 2020 7:06 pm
I am reading the datasheets of ESP32-PICO-D4 and ESP-32. However, I noticed that the GPIO functions were lacking in ESP32-PICO-D4 within the datasheet pin configuration.
My question is: Can I still use pins 10, 11, 12, 13, 17, 20, 21, 22, 24 as GPIO pins on the ESP32-PICO-D4?
Datasheet links
ESP32 (Page 8): https://www.espressif.com/sites/default ... eet_en.pdf
ESP32-PICO-D4 (Page 4, 14, 15): https://www.espressif.com/sites/default ... eet_en.pdf
Within the datasheet of ESP32, I saw several GPIO pins that were missing in the ESP32-PICO.
ESP32:
ESP32-PICO-D4:
But within the ESP32-PICO schematics, it seems like everything should work.
My question is: Can I still use pins 10, 11, 12, 13, 17, 20, 21, 22, 24 as GPIO pins on the ESP32-PICO-D4?
Datasheet links
ESP32 (Page 8): https://www.espressif.com/sites/default ... eet_en.pdf
ESP32-PICO-D4 (Page 4, 14, 15): https://www.espressif.com/sites/default ... eet_en.pdf
Within the datasheet of ESP32, I saw several GPIO pins that were missing in the ESP32-PICO.
ESP32:
ESP32-PICO-D4:
But within the ESP32-PICO schematics, it seems like everything should work.