ESP32-H2-MINI-1

MINI module · based on ESP32-H2 · Active

  • RISC-V
  • 1× @ 96 MHz
  • BLE 5.x
  • 802.15.4
  • 2 / 4 MB flash
  • 19 GPIO
  • PCB antenna
Check price on AliExpress →

As an affiliate we may earn from qualifying purchases. Prices and availability are set by AliExpress.

Loading 3D model…

Interactive 3D model · drag to rotate

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-H2-MINI-1 is a compact Espressif module built on the ESP32-H2 single-core RISC-V SoC clocked up to 96 MHz. It pairs Bluetooth LE and 802.15.4 (Thread/Zigbee) with up to 4 MB flash, routes the radio to a PCB antenna, and breaks out 19 GPIO; the module measures 13.2 × 16.6 × 2.4 mm.

Without Wi-Fi, it targets Thread, Zigbee and Matter-over-Thread designs — typically as the radio alongside a Wi-Fi host. Secure boot and flash encryption are available for production security. Espressif lists target uses including Smart Home, Matter Solutions, Industrial Automation, Wearables and Health Care.

Colour-coded by function · safe · ! use with care · reserved (flash/USB). Generated from the datasheet — not an official Espressif figure.
ESP32-H2-MINI-1 pinout diagram — pins colour-coded by function with safe and use-with-care badges
#NameTypeFunctions
1, 2, 11, 14, 36~53GNDP Ground
33V3P Power supply
4, 7, 17, 28, 29, 32~35NC NC
5IO2I/O/T GPIO2, FSPIWP, ADC1_CH1, MTMS
6IO3I/O/T GPIO3, FSPIHD, ADC1_CH2, MTDO
8ENI Chip enable
9IO0I/O/T GPIO0, FSPIQ
10IO1I/O/T GPIO1, FSPICS0, ADC1_CH0
11GNDP Ground
12IO13I/O/T GPIO13, XTAL_32K_P
13IO14I/O/T GPIO14, XTAL_32K_N
14GNDP Ground
15VBATP Power supply
16IO12I/O/T GPIO12
18IO4I/O/T GPIO4, FSPICLK, ADC1_CH3, MTCK
19IO5I/O/T GPIO5, FSPID, ADC1_CH4, MTDI
20IO10I/O/T GPIO10, ZCD0
21IO11I/O/T GPIO11, ZCD1
22IO8I/O/T GPIO8
23IO9I/O/T GPIO9
24IO22I/O/T GPIO22
25IO25I/O/T GPIO25, FSPICS3
26IO26I/O/T GPIO26, FSPICS4, USB_D-
27IO27I/O/T GPIO27, FSPICS5, USB_D+
30RXD0I/O/T GPIO23, FSPICS1, U0RXD
31TXD0I/O/T GPIO24, FSPICS2, U0TXD
Official datasheet pin-layout figure
ESP32-H2-MINI-1 datasheet pin layout (top view)

Find a pin by function

Pick a capability to see which GPIOs provide it on the ESP32-H2.

Freely usable, no special role.

GPIO0general-purpose
GPIO1general-purpose
GPIO10general-purpose
GPIO11general-purpose
GPIO12general-purpose
GPIO13general-purpose
GPIO14general-purpose
GPIO22general-purpose

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 error

GPIOs sampled at reset — avoid driving these at power-up.

PinDefaultBitFunction
GPIO8floatingrom_log
GPIO9pull-up1boot_mode
GPIO25floating

GPIO pin warnings

⚑ flag an error

On the ESP32-H2, 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.

PinWhy it needs care
GPIO2JTAG
GPIO3JTAG
GPIO4JTAG
GPIO5JTAG
GPIO8strapping pin (affects boot)
GPIO9strapping pin (affects boot)
GPIO23UART0 console (boot log)
GPIO24UART0 console (boot log)
GPIO25strapping pin (affects boot)
GPIO26native USB D±
GPIO27native USB D±

Compute & memory

⚑ flag an error
CPURISC-V, 1-core
Max clock96 MHz
SRAM320 KB
ROM128 KB
Flash options2 / 4 MB
PSRAMNone
Co-processornone
Wi-Fi
Wi-Fi bands
BluetoothBLE 5.x
802.15.4 (Thread/Zigbee)Yes
AntennaPCB

Peripherals & I/O

⚑ flag an error
Usable GPIO19
ADC5× 12-bit
USBUSB-Serial-JTAG
UART / SPI / I²C / I²S2 / 1 / 2 / 1
TWAI (CAN)Yes
SD/MMCNo
Ethernet MACNo
Touch0
Operating voltage3.0-3.6 V
Deep sleep7 µA
Dimensions13.2 × 16.6 × 2.4 mm
Pin count53
Temp range-40 to 105 °C
MountingSMD castellated
LifecycleActive
Secure bootYes
Flash encryptionYes
CryptoAES, SHA, RSA, HMAC, ECC, ECDSA, RNG
Digital signatureYes
TRNGYes

Ordering codes

⚑ flag an error

The orderable part numbers and what each ships with — decoded from the suffix. Confirm against the latest datasheet before ordering.

Part numberFlashPSRAMTemp
ESP32-H2-MINI-1-H2S 2 MB −40 to 105 °C
ESP32-H2-MINI-1-H4S 4 MB −40 to 105 °C

Schematics

ESP32-H2-MINI-1 module reference-design schematic
Module reference design
ESP32-H2-MINI-1 peripheral / application schematic showing how to wire the module
Peripheral / application circuit — how to wire it up

Mechanical & CAD

ESP32-H2-MINI-1 physical dimensions drawing
Physical dimensions
ESP32-H2-MINI-1 recommended PCB land pattern
Recommended PCB land pattern

Getting started

Frameworks: Arduino-ESP32 core — partial support · ESP-IDF 5.1+ (Espressif's official SDK) · MicroPython · Matter.

ESP-IDF target: idf.py set-target esp32h2.

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

Public GitHub projects whose KiCad design files reference the ESP32-H2-MINI-1.

+ Add your project

Frequently asked questions

Does the ESP32-H2-MINI-1 have Wi-Fi and Bluetooth?

It provides Bluetooth LE and 802.15.4 (Thread/Zigbee).

How much memory does the ESP32-H2-MINI-1 have?

It comes with 2, 4 MB flash options and the ESP32-H2 has 320 KB of on-chip SRAM.

How many GPIO pins does the ESP32-H2-MINI-1 have?

The module breaks out 19 GPIO, with up to 5 12-bit ADC channels. See the full pinout above.

Can I use the ESP32-H2-MINI-1 with the Arduino IDE?

Arduino-ESP32 core support is partial; ESP-IDF 5.1 is the most complete option.

How do I flash the ESP32-H2-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-H2-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-H2-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