Are there any other different pins on ESP32 for boot?

Hello, I am using an ESP32-WROOM-32U and want to use all ten of its touch pins. Problem is one on the touch pins is on GPIO0 (boot pin). Is there another pin I can use for boot? Thanks for your time.

No.

@Idahowalker, so why would a touch sensor be on that pin? Is it not meant to be used?

Ask ESPRESSIF, they make the ESP32.

Touch Sensor - ESP32 - — ESP-IDF Programming Guide latest documentation (espressif.com)

GPIO_NUM_0 is not a boot pin.

@Idahowalker, what is it then? That's what it's used for. Also what is a "strapping pin?"

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.