Page 1 of 1

ESP32 I/Os ?

Posted: Thu Oct 03, 2024 3:02 pm
by Hobby65
Hello,
is there a list of which pins can be used as inputs or outputs on the ESP32_C3 Super Mini? For which inputs can INPUT_PULLDOWN or PULLUP be used? I have only found something like that for the large development board. The Super Mini has few pins, so it doesn't really make much sense to route controller connections to pins that cannot be used.
Hans