ESP32-C61-MINI-1
MINI module · based on ESP32-C61 · New
- RISC-V
- 1× @ 160 MHz
- Wi-Fi 6
- BLE 5.x
- 4 / 8 MB flash
- 8 MB PSRAM
- 23 GPIO
- PCB antenna
As an affiliate we may earn from qualifying purchases. Prices and availability are set by AliExpress.
Every figure here is checked against Espressif’s official datasheets. We’ve taken every care to keep it accurate — but datasheets are dense and mistakes happen, so if something looks off, please report it.
The ESP32-C61-MINI-1 is a compact Espressif module built on the ESP32-C61 single-core RISC-V SoC clocked up to 160 MHz. It pairs 2.4 GHz Wi-Fi 6 and Bluetooth LE with up to 8 MB flash and up to 8 MB PSRAM, routes the radio to a PCB antenna, and breaks out 23 GPIO; the module measures 13.2 × 16.6 × 2.4 mm.
The extra PSRAM gives headroom for framebuffers, audio buffers and richer touch GUIs. Secure boot and flash encryption are available for production security. Espressif lists target uses including Smart Home, POS Machines, Industrial Automation, Health Care and Consumer Electronics. It is a recent addition to the line-up.
Pinout
⚑ flag an error| # | Name | Type | Functions | |
|---|---|---|---|---|
| 1, 2, 11, 14, 36~43, 45~53 | GND | P | Ground | ⚑ |
| 4, 7, 32~35 | NC | — | NC | ⚑ |
| 3 | 3V3 | P | Power supply | ⚑ |
| 5 | IO2 | I/O/T | GPIO2, LP_GPIO2, FSPIQ | ⚑ |
| 6 | IO3 | I/O/T | MTMS, GPIO3, LP_GPIO3, ADC1_CH1, FSPIHD | ⚑ |
| 8 | EN | I | High: on, enables the chip., Low: off, the chip powers off. | ⚑ |
| 9 | IO4 | I/O/T | MTDI, GPIO4, LP_GPIO4, ADC1_CH2, FSPIWP | ⚑ |
| 10 | IO5 | I/O/T | MTCK, GPIO5, LP_GPIO5, ADC1_CH3 | ⚑ |
| 12 | IO0 | I/O/T | GPIO0, XTAL_32K_P, LP_GPIO0 | ⚑ |
| 13 | IO1 | I/O/T | GPIO1, XTAL_32K_N, LP_GPIO1, ADC1_CH0 | ⚑ |
| 15 | IO6 | I/O/T | MTDO, GPIO6, LP_GPIO6, FSPICLK | ⚑ |
| 16 | IO7 | I/O/T | GPIO7, FSPID | ⚑ |
| 17 | IO12 | I/O/T | GPIO12, USB_D- | ⚑ |
| 18 | IO13 | I/O/T | GPIO13, USB_D+ | ⚑ |
| 19 | IO29 | I/O/T | GPIO29 | ⚑ |
| 20 | IO24 | I/O/T | GPIO24 | ⚑ |
| 21 | NC/IO14 | I/O/T | SPICS1, GPIO14 | ⚑ |
| 22 | IO8 | I/O/T | GPIO8, FSPICS0, ZCD0 | ⚑ |
| 23 | IO9 | I/O/T | GPIO9, ZCD1 | ⚑ |
| 24 | IO25 | I/O/T | GPIO25, SDIO_CMD | ⚑ |
| 25 | IO26 | I/O/T | GPIO26, SDIO_CLK | ⚑ |
| 26 | IO27 | I/O/T | GPIO27, SDIO_DATA0 | ⚑ |
| 27 | IO28 | I/O/T | GPIO28, SDIO_DATA1 | ⚑ |
| 28 | IO22 | I/O/T | GPIO22, SDIO_DATA2 | ⚑ |
| 29 | IO23 | I/O/T | GPIO23, SDIO_DATA3 | ⚑ |
| 30 | RX0 | I/O/T | U0RXD, GPIO10 | ⚑ |
| 31 | TX0 | I/O/T | U0TXD, GPIO11 | ⚑ |
| 44 | ANT | I/O | RF input and output | ⚑ |
Find a pin by function
Pick a capability to see which GPIOs provide it on the ESP32-C61.
Freely usable, no special role.
UART, I²C, SPI (master), I²S, PWM/LEDC and most digital peripherals route through the GPIO matrix — assign them to any pin from “Safe GPIO”. The categories above are the pins tied to a fixed function (analog, USB, crystal…) or that need care.
Strapping pins
⚑ flag an errorGPIOs sampled at reset — avoid driving these at power-up.
| Pin | Default | Bit | Function |
|---|---|---|---|
MTMS | floating | — | jtag |
MTDI | floating | — | jtag |
GPIO7 | floating | — | — |
GPIO8 | floating | — | rom_log |
GPIO9 | pull-up | 1 | boot_mode |
GPIO pin warnings
⚑ flag an errorOn the ESP32-C61, almost any peripheral can be routed to almost any GPIO through the IO MUX, so most pins are free to use. These are the exceptions — pins with a fixed role or a boot-time behaviour to design around.
| Pin | Why it needs care |
|---|---|
GPIO3 | strapping pin (affects boot); JTAG |
GPIO4 | strapping pin (affects boot); JTAG |
GPIO5 | JTAG |
GPIO6 | JTAG |
GPIO7 | strapping pin (affects boot) |
GPIO8 | strapping pin (affects boot) |
GPIO9 | strapping pin (affects boot) |
GPIO10 | UART0 console (boot log) |
GPIO11 | UART0 console (boot log) |
GPIO12 | native USB D± |
GPIO13 | native USB D± |
Compute & memory
⚑ flag an error| CPU | RISC-V, 1-core |
|---|---|
| Max clock | 160 MHz |
| SRAM | 320 KB |
| ROM | 256 KB |
| Flash options | 4 / 8 MB |
| PSRAM | 8 MB (quad) |
| Co-processor | none |
Wireless
⚑ flag an error| Wi-Fi | Wi-Fi 6 |
|---|---|
| Wi-Fi bands | 2.4GHz |
| Bluetooth | BLE 5.x |
| 802.15.4 (Thread/Zigbee) | No |
| Antenna | PCB |
Peripherals & I/O
⚑ flag an error| Usable GPIO | 23 |
|---|---|
| ADC | 4× 12-bit |
| USB | USB-Serial-JTAG |
| UART / SPI / I²C / I²S | 3 / 1 / 1 / 1 |
| TWAI (CAN) | No |
| SD/MMC | Yes |
| Ethernet MAC | No |
| Touch | 0 |
Power
⚑ flag an error| Operating voltage | 3.0-3.6 V |
|---|---|
| Deep sleep | 10 µA |
Physical
⚑ flag an error| Dimensions | 13.2 × 16.6 × 2.4 mm |
|---|---|
| Pin count | 53 |
| Temp range | -40 to 85 °C |
| Mounting | SMD castellated |
| Lifecycle | New |
Security
⚑ flag an error| Secure boot | Yes |
|---|---|
| Flash encryption | Yes |
| Crypto | AES, SHA, ECC, ECDSA, RNG |
| Digital signature | Yes |
| TRNG | Yes |
Ordering codes
⚑ flag an errorThe orderable part numbers and what each ships with — decoded from the suffix. Confirm against the latest datasheet before ordering.
| Part number | Flash | PSRAM | Temp |
|---|---|---|---|
ESP32-C61-MINI-1-N4 | 4 MB | — | −40 to 85 °C |
ESP32-C61-MINI-1-N8R8 | 8 MB | 8 MB (octal) | −40 to 85 °C |
Schematics
Mechanical & CAD
Getting started
Frameworks: Arduino-ESP32 core — partial support · ESP-IDF 5.4+ (Espressif's official SDK) · Matter.
ESP-IDF target: idf.py set-target esp32c61.
The SoC has a built-in USB Serial/JTAG controller, so you can flash and debug over its native USB port with no external adapter.
Open-source projects using this module
No projects listed yet — built something with the ESP32-C61-MINI-1?
Frequently asked questions
Does the ESP32-C61-MINI-1 have Wi-Fi and Bluetooth?
It provides 2.4 GHz Wi-Fi 6 and Bluetooth LE.
How much memory does the ESP32-C61-MINI-1 have?
It comes with 4, 8 MB flash options, up to 8 MB of PSRAM, and the ESP32-C61 has 320 KB of on-chip SRAM.
How many GPIO pins does the ESP32-C61-MINI-1 have?
The module breaks out 23 GPIO, with up to 4 12-bit ADC channels. See the full pinout above.
Can I use the ESP32-C61-MINI-1 with the Arduino IDE?
Arduino-ESP32 core support is partial; ESP-IDF 5.4 is the most complete option.
How do I flash the ESP32-C61-MINI-1?
The SoC has a built-in USB Serial/JTAG controller, so you can flash and debug over its native USB port with no external adapter.
Is the ESP32-C61-MINI-1 5 V tolerant?
No. It runs at 3.0-3.6 V and its GPIO are not 5 V tolerant — level-shift any 5 V signals.
Can I use an external antenna with the ESP32-C61-MINI-1?
Most Espressif modules are also offered in a "-U" / "-1U" variant that swaps the on-board PCB antenna for a U.FL/IPEX connector for an external antenna — otherwise identical. Check this part's datasheet for the exact variant name.
Further reading
- ESP32-C61-MINI-1 Datasheet
- ESP32-C61 modules
- Certificates for ESP32-C61-MINI-1
- Espressif Product Selector
- ESP32-C61 Datasheet
- ESP32-C61 Technical Reference Manual
- ESP32-C61 product page
- ESP-IDF Programming Guide
- Hardware Design Guidelines
- ESP Dev-Kits documentation
- Espressif KiCad libraries (symbols/footprints/3D)