espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.61k stars 7.27k forks source link

ESP32-H2 support status (IDFGH-9697) #11038

Closed igrr closed 9 months ago

igrr commented 1 year ago

ESP32-H2 support status in ESP-IDF

ESP-IDF v5.1, currently in development, will include initial support for the mass production version of the ESP32-H2 chip.

In the list below, supported features are marked with a checked checkbox, unsupported features have an unchecked checkbox. An internal issue reference (such as "IDF-1234") is listed at the end of the feature description to help us keep this list up to date:

This list will be updated as the support for ESP32-H2 is being developed.

Reporting issues about ESP32-H2

If you have an issue to report about any of the ESP32-H2 features, please create a separate issue. This issue is only intended for announcements of ESP32-H2 support status.

Support for ESP32-H2 engineering sample revisions

In the past, Espressif has distributed a limited number of engineering samples of ESP32-H2 chip: ESP32-H2-beta1 and ESP32-H2-beta2. Preview support for these chip revisions is available in release/v5.0 branch.

These engineering sample revisions of the chip will not be supported in IDF v5.1. Likewise, support for the mass production version of ESP32-H2 will only be available in IDF v5.1 and later. It will not be backported to IDF v5.0.x.


802.15.4

Note: Nested features can be considered as supported, if the parent feature is shown as "Supported", and it's not explicitly mentioned as "Not supported".

igrr commented 1 year ago

Zigbee features are now supported on ESP32-H2.

mahavirj commented 1 year ago

ECDSA accelerator support has been added for ESP32-H2.

igrr commented 1 year ago

GDB Stub, Core Dump, SPI Ethernet support has been added.

shinasys commented 1 year ago

Does this provide APIs for not only the Zigbee 3.0 stack but also the 802.15.4 MAC? Or is there a plan to provide such APIs? The reason is that I wanted it to be compatible with the 802.15.4 MAC device I developed in the past.

lygstate commented 1 year ago

Does ESP32-H2 support for PSRAM DDR?

andylinpersonal commented 1 year ago

Or at least any native support for memory-mapped read/write to external SPI PSRAM.

darkxst commented 1 year ago

These engineering sample revisions of the chip will not be supported in IDF v5.1. Likewise, support for the mass production version of ESP32-H2 will only be available in IDF v5.1 and later. It will not be backported to IDF v5.0.x.

Where do the ESP32-H2 v0.1 samples that are currently available fit into this?

jack0c commented 1 year ago

updated:

tom-borcin commented 9 months ago

Update 2024/01/17:

Only remaining items are:

These remaining items will be supported based on customer requests. We are closing the issue and unpinning it. Please open new issue if you have a feature request, question or any other problem.