Skip to main content
ESPBoards

ESP32 C3 Super Mini Plus Development Board Pinout and Technical Specifications

Code name: ESP32C3_DEV

ESP32 C3 Super Mini Plus development board is based on esp32c3 microcontroller and uses riscv32 architecture. This development board has a maximum CPU frequency of 160 MHz and a flash size of 4MB.


πŸ”— Quick Links

ESP32 C3 Super Mini Plus imageESP32 C3 Super Mini Plus imageESP32 C3 Super Mini Plus imageESP32 C3 Super Mini Plus image

πŸ›’ Price

Normally, the ESP32 C3 Super Mini Plus costs around 5$ per Pcs.
The prices are subject to change. Check current price:
Aliexpress logo

πŸ“ ESP32 C3 Super Mini Plus Description

⚠️ If you have the black pcb board, check ESP32 C3 Supermini.

The ESP32-C3 SuperMini Plus is an enhanced IoT mini development board based on the Espressif ESP32-C3 WiFi/Bluetooth dual-mode chip. It shares the same core architecture as the standard SuperMini, featuring a 32-bit RISC-V CPU, 400 KB of SRAM, and 4 MB of flash memory. The board supports IEEE 802.11b/g/n WiFi and Bluetooth 5 (LE) protocols, ensuring robust connectivity.

A key difference between the two models is the antenna design. The SuperMini features a built-in small PCB antenna, whereas the SuperMini Plus comes with an external antenna that connects to the board via a U.FL connector, offering better range and signal strength for wireless applications.

The SuperMini Plus also comes in a distinct red PCB variant and features an onboard RGB LED, allowing for more flexible LED control compared to the single blue LED on the original SuperMini. This RGB LED enables users to program different colors for status indications, making it more versatile for IoT and embedded projects.

πŸ“Ÿ ESP32 C3 Super Mini Plus Case / Enclosure

ESP32 C3 Super Mini Plus technical

Looking for a case to finish up your project with ESP32 C3 Super Mini Plus? Check our πŸ›’ Etsy Store.

We offer a variety of enclosures for the ESP32 C3 Super Mini Plus, available in different colors and configurations – with or without header pins, and more! You can also choose between a hexagon-patterned lid for improved heat dispersion ❄️ or a solid lid for a sleek finish.

On our πŸ›’ Etsy Store, you can find cases for different ESP32 development boards, the ESP32 boards with senors, screens, etc. The stock is always filling up! πŸ“¦

Need a custom case? βœ‰οΈ Contact Us on Etsy Store or our Contact Form

πŸ“Š ESP32 C3 Super Mini Plus Specs

Below you can find the specifications of ESP32 C3 Super Mini Plus, such as features, connectivity options, and ESP32 C3 Super Mini Plus technical specs.

✨ Features

  • Red PCB variant
  • Ultra-low power consumption: deep sleep power consumption of about 43ΞΌA
  • Onboard RGB LED for multi-color status indication
  • 11 digital IO pins
  • 22 external interrupt pins
  • 6 analog input pins
  • 11 PWM pins

πŸ›°οΈ Connectivity

  • WiFi: 802.11 b/g/n (2.4 GHz)
  • Bluetooth: 5.0
  • WiFi: 5.0

πŸ“ Technical specs

Clock Speed160 MHz
Flash size4MB
Microcontrolleresp32c3
Architectureriscv32

πŸ”Œ ESP32 C3 Super Mini Plus Pinout

The ESP32-C3 Super Mini Plus pinout is the same as ESP32 C3 Super Mini.

The ESP32-C3 Super Mini Plus pinout retains the compact yet versatile layout of its predecessor. Key power pins such as 5V, 3.3V, and GND ensure stable power delivery for various peripherals. The board supports communication protocols with dedicated RX and TX for UART, SDA and SCL for I2C, and MISO, MOSI, SCK, and SS for SPI interfaces.

The ESP32-C3 SuperMini Plus expands its capabilities with an onboard RGB LED, replacing the single blue LED of the original SuperMini, allowing users to control various colors programmatically.

Additionally, the board retains 11 digital GPIOs (PWM-capable) and 4 analog I/Os (ADC-capable), making it ideal for diverse IoT applications.

⚠️ Pins to Avoid or Use with Caution

Some pins are reserved for critical functions like bootstrapping, JTAG debugging, USB communication, and flash memory operations. Misusing these pins may lead to boot failures, programming issues, USB conflicts, or disruptions in flash storage. Below is a list of pins to avoid or use with caution, categorized for clarity:

PINLabelReasonFunction
IO2GPIO2Must be held high during boot (if low on reset, normal flash boot may fail)πŸ› οΈ Strapping
IO4MTMSUsed during boot; JTAG TMS for debugging; acts as Quad-SPI flash IO (hold data line) in internal-flash variantsπŸ”— JTAG
IO5MTDIUsed during boot; JTAG TDI for debugging; acts as Quad-SPI flash IO (write-protect data line) in internal-flash variantsπŸ”— JTAG
IO6MTCKUsed during boot; JTAG TCK for debugging; provides flash clock in internal-flash variantsπŸ”— JTAG
IO7MTDOUsed during boot; JTAG TDO for debugging; acts as Quad-SPI flash IO (data line) in internal-flash variantsπŸ”— JTAG
IO8GPIO8Must be held high during reset (if low, UART flashing/boot may not work)πŸ› οΈ Strapping
IO9GPIO9Controls boot mode on reset (HIGH for normal flash boot, LOW enters serial download mode)πŸ› οΈ Strapping
IO21U0TXDUsed as UART0 transmit (console/bootloader); repurposing may disable serial console output and printingπŸ“‘ UART
IO20U0RXDUsed as UART0 receive (console/bootloader); repurposing may disable serial programming and debug logsπŸ“‘ UART

πŸ“Œ Key Takeaway:

βœ… Pins Safe to use

For general GPIO usage, these are the safest and most flexible choices πŸš€:
  • πŸ”Ή IO0
  • πŸ”Ή IO1
  • πŸ”Ή IO3
  • πŸ”Ή IO10

Unlike restricted pins, these GPIOs are not tied to essential system functions like πŸ› οΈ bootstrapping, πŸ”Œ USB communication, πŸ”— JTAG debugging, or ⚑ SPI flash memory, making them the best choices for custom applications and general use.

Why Are These Pins Safe?
  • Not involved in bootstrapping β†’ These GPIOs do not affect the device’s boot mode or system startup.
  • Not linked to flash memory or PSRAM β†’ They won’t interfere with storage or memory access.
  • Not dedicated to USB or JTAG β†’ They remain free for general use without affecting debugging or programming.
  • No special hardware connections β†’ Unlike some pins that are internally wired to system functions, these remain freely assignable.

πŸ—ΊοΈ ESP32 C3 Super Mini Plus External Pins Mapping Functions

Below you can find the ESP32 C3 Super Mini Plus pinout. This development board provides 11 digital IO pins, out of which 22 can be used as an external interrupt pins , 6 as analog input pins and 11 pins have Pulse-Width Modulation (PWM) .

PinFunctionESP PinInput/OutputDescription
15V5VPOWER INPUT5V power input for the board
2GNDGNDPOWER GROUNTGround connection
33V33.3VPOWER OUTPUT3.3V power output
4IO0A0BIDIRECTIONALGPIO, ADC pin, PWM
5IO1A1BIDIRECTIONALGPIO, ADC pin, PWM
6IO2A2BIDIRECTIONALGPIO, ADC pin, PWM
7IO3A3BIDIRECTIONALGPIO, ADC pin, PWM
8IO4A4BIDIRECTIONALGPIO, ADC pin, SCK, PWM
9IO5A5BIDIRECTIONALGPIO, ADC pin, SPI Master In Slave Out, PWM
10IO6MISOBIDIRECTIONALGPIO, SPI Master Out Slave In, PWM
11IO7SSBIDIRECTIONALGPIO, SPI Slave Select, PWM
12IO8SDABIDIRECTIONALGPIO, I2C Data line, PWM
13IO9SCLBIDIRECTIONALGPIO, I2C Clock line, PWM
14IO10RXBIDIRECTIONALGPIO, PWM
15IO21TXBIDIRECTIONALGPIO, UART Transmit
16IO20RXBIDIRECTIONALGPIO, UART Receive (secondary)
Function - Pin Function
ESP Pin - Pin on ESP32
Input/Output - Input or Output Pin
Description - Pin Description

πŸ—ΊοΈ ESP32 C3 Super Mini Plus Pins Mapping Arduino IDE

Below you can find the ESP32 C3 Super Mini Plus pinout. This development board provides 11 digital IO pins, out of which 22 can be used as an external interrupt pins , 6 as analog input pins and 11 pins have Pulse-Width Modulation (PWM) .

PinAnalogTouchPWMOther
0A0
1A1
2A2
3A3
4A4SCK
5A5MISO
6MOSI
7SS
8RGB_BUILTIN SDA
9SCL
20RX
21TX
Analog - Analog input pins
Touch - Touch pins
Function - Function pins
RX / TX - Receive (RX) / Transmit (TX)
LED_BUILTIN - Built-in LED
PWM - Pulse-Width Modulation

πŸ› οΈ Default Tools

Bootloader toolesptool_py
Uploader toolesptool_py
Network uploader toolesp_ota
Bootloader address0x0
Flash modeqio
Boot modeqio
PSRAM type
Maximum upload size
1280 Kb
(1310720 B)
Maximum data size
320 Kb
(327680 B)

The ESP32 C3 Super Mini Plus development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x0". Flash mode and boot mode for ESP32 C3 Super Mini Plus development board by default is qio and qio respectively.