Skip to content

[psram] Document ESP32-S31/H4 PSRAM support#6850

Open
swoboda1337 wants to merge 3 commits into
esphome:nextfrom
swoboda1337:esp32-s31h4-psram-docs
Open

[psram] Document ESP32-S31/H4 PSRAM support#6850
swoboda1337 wants to merge 3 commits into
esphome:nextfrom
swoboda1337:esp32-s31h4-psram-docs

Conversation

@swoboda1337

@swoboda1337 swoboda1337 commented Jun 24, 2026

Copy link
Copy Markdown
Member

Description

Documents PSRAM support for the new ESP-IDF 6.1 variants: ESP32-S31 (octal mode, up to 250 MHz) and ESP32-H4 (quad mode, up to 64 MHz). ESP32-H21 has no PSRAM.

Related issue (if applicable): N/A

Pull request in esphome with YAML changes (if applicable):

Checklist

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /src/content/docs/components/index.mdx when creating new documents for new components or cookbook.

Copilot AI review requested due to automatic review settings June 24, 2026 17:49
@esphome esphome Bot added the next label Jun 24, 2026
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit b3a861e
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3c1c81d8a71f0008934f2e
😎 Deploy Preview https://deploy-preview-6850--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Documents PSRAM behavior for newly added ESP-IDF 6.1 ESP32 variants, updating the PSRAM component docs to cover default modes and variant-specific limits.

Changes:

  • Updated mode defaults to include ESP32-H4 (quad) and ESP32-S31 (octal).
  • Updated “Modes” section to describe ESP32-H4 (quad-only) and ESP32-S31 (octal-only).
  • Added a note that PSRAM max supported speeds vary by variant (e.g., S31 vs H4).

Comment thread src/content/docs/components/psram.mdx Outdated
Comment thread src/content/docs/components/psram.mdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants