Question aboutSuper Mini ESP32-C3?

Hobby65
Posts: 6
Joined: Mon Oct 16, 2023 4:06 pm

Question aboutSuper Mini ESP32-C3?

Postby Hobby65 » Mon Oct 16, 2023 4:29 pm

Hello,
i want to use a SuperMini ESP32-C3 board. I found different informations about the I/O Pins. Can someone tell me what pins can
someone use as digital input or output pins? What pins can I use as interruptpins?
This is the board: https://de.aliexpress.com/i/1005005951597048.html .
Many thanks for every answer
Hans

MicroController
Posts: 1553
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Question aboutSuper Mini ESP32-C3?

Postby MicroController » Tue Oct 17, 2023 1:49 pm

See the C3's datasheet: https://www.espressif.com/sites/default ... eet_en.pdf
You can use all the pins on the board labelled GPIOx as digital input or output, and every GPIO pin can be used to trigger interrupts.
There are a few restrictions (see datasheet): GPIO9 is used as a 'strapping pin' upon reset (wired to the 'BOOT' button), and GPIO4-7 are used by JTAG if you want to use an external JTAG debugger.

Who is online

Users browsing this forum: No registered users and 97 guests