Skip to content

added Espressif ESP32-H2-DevKitM-1 #1545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ticalian77
Copy link

No description provided.

"mcu": "esp32h2"
},
"connectivity": [
"wifi"
Copy link

@ribsey ribsey Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this chip has no wifi connectivity, should be bluetooth and IEEE802.15.4

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're right

"name": "Espressif ESP32-H2-DevKitM-1",
"upload": {
"flash_size": "4MB",
"maximum_ram_size": 327680,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ROM size of the chip is 128 KB, so ram size should be 131072

Copy link
Author

@ticalian77 ticalian77 Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs say it has 320 KB of SRAM:
esp32-h2-mini-1_mini-1u_datasheet_en.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants