esp32_c3
Ceci est une ancienne révision du document !
Table des matières
ESP32 C3 Super Mini
Présentation
L'ESP32 C3 Super Mini est une carte de développement compacte intégrant un esp32-c3 et la fournée classique d'I/O faisant le régal des devs du dimanche ^^
Pinout
| pin | Function |
|---|---|
| 3V3 | 3.3V output/input (outputs 3.3V from the onboard regulator, or it is a input for external 3.3V power supply) |
| 5V | 5V input/output (connects to the USB-C 5V or external 5V supply) |
| GND | GND pin |
| GPIO 0 | General-purpose I/O, ADC1, PWM |
| GPIO 1 | General-purpose I/O, ADC1, PWM |
| GPIO 2 | General-purpose I/O ADC1, Strapping Pin (Boot Mode) (avoid for general use) |
| GPIO 3 | General-purpose I/O, PWM |
| GPIO 4 | General-purpose I/O, PWM, default SPI SCK pin |
| GPIO 5 | General-purpose I/O, PWM, default SPI MISO pin |
| GPIO 6 | General-purpose I/O, PWM, default SPI MOSI pin |
| GPIO 7 | General-purpose I/O, PWM, default SPI SS pin |
| GPIO 8 | Connected to the onboard LED (active low); Strapping Pin (avoid for general use) ; Default I2C SDA pin |
| GPIO 9 | Connected to BOOT Button (LOW to enter bootloader), Strapping Pin (avoid for general use) ; Default I2C SCL pin |
| GPIO 10 | General-purpose I/O, PWM |
| GPIO 20 | General-purpose I/O, PWM, default UART RX Pin |
| GPIO 21 | General-purpose I/O, PWM, default UART TX Pin |
Schéma électronique
Dimensions
Liens Externes
Une très grosse partie des infos présentées ici vient de cette page : https://randomnerdtutorials.com/getting-started-esp32-c3-super-mini/
esp32_c3.1765067184.txt.gz · Dernière modification : de jerome


