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:
![Image](https://snipboard.io/6RSnx8.jpg)
ESP32-PICO-D4:
![Image](https://snipboard.io/9GzPMW.jpg)
But within the ESP32-PICO schematics, it seems like everything should work.
![Image](https://snipboard.io/jGBDpq.jpg)
![Image](https://snipboard.io/yELrDZ.jpg)