ESP32-H2 Bluetooth LE & 802.15.4 RISC-V SoC shows up in ESP-IDF source code

Espressif Systems is working on yet another RISC-V chip with ESP32-H2 SoC offering Bluetooth LE and 802.15.4 connectivity showing up in the ESP-IDF framework source code.

A code comparison shows ESP32-H2 is very similar to ESP32-C3 with a single RISC-V core, albeit clocked at up to 96 MHz, and the first Espressif SoC without WiFi, as the WiFi radio is replaced with an 802.15.4 radio for Thread, Zigbee, etc… that can be used for the development of Home Automation, Smart Lighting, and wireless sensor network applications.

ESP32-H2
ESP32-H2 block diagram – Just to be clear: I edited that myself, it does not come from any official Espressif documents

While looking at the source code differences between ESP32-C3 and ESP32-H2, the really only major differences were the 802.15.4 radio and lower maximum frequency, and at the current time, it looks like most of the rest is unchanged, so it’s possible they kept the same amount of RAM (400KB), storage, and most of the same peripherals, but it could just well be the code has not been modified just yet.

ESP32-H2 96 MHz frequencyESP32-H2 frequency is configurable from 16 MHz to 96 MHz in Kconfig, while it is from 40 MHz to 160 MHz for ESP32-C3.

ESP32 with 802.15.4 Radio for Zigbee ThreadThe last line above shows CHIP_FEATURE_ IEEE802154 and CHIP_FEATURE_BLE is where we see 802.15.4 and BLE radios, while the line for ESP32-C3 shows 802.11b/g/n WiFi instead:


The code will evolve over time, and you can find references to ESP32H2 in ESP-IDF Github’s repo.

Via BirdTehstep

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

Radxa Orion O6 Armv9 mini-ITX motherboard
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
9 Comments
oldest
newest
Boardcon CM3588 Rockchip RK3588 System-on-Module designed for AI and IoT applications