Search found 1 match

by Ambroerts
Sat May 31, 2025 4:25 am
Forum: ESP-IDF
Topic: ESP32 (WROOM32) (IDF 5.4), pins 34..39 are reserved?
Replies: 1
Views: 85

Re: ESP32 (WROOM32) (IDF 5.4), pins 34..39 are reserved?

Those pins (34–39) are input-only and don’t have internal pullups or pulldowns, which limits their flexibility. They're often marked as "reserved" or restricted in low-level system access because they’re typically used for specific purposes like sensors or special debug functions. Not truly ...

Go to advanced search