Skip to content

Enable octal PSRAM for P4, default to 80MHz on S3, C5, C61 - #6195

Open
bugadani wants to merge 2 commits into
esp-rs:mainfrom
bugadani:psram
Open

Enable octal PSRAM for P4, default to 80MHz on S3, C5, C61#6195
bugadani wants to merge 2 commits into
esp-rs:mainfrom
bugadani:psram

Conversation

@bugadani

@bugadani bugadani commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Closes #6156

Updated the psram QA-test to do some benchmarking and all the changes are visible: P4 Oct is slower than Hex, new defaults are faster than old defaults. S3 octal PSRAM is faster than S3 quad PSRAM.

Changelog

esp-hal/PSRAM

  • Added: PsramMode::Oct for ESP32-P4
  • Changed: By default, ESP32-S3, C5 and C61 are set to use PSRAM at 80MHz

@bugadani
bugadani requested a review from bjoernQ as a code owner August 25, 2026 08:51
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.

P4: Support 8-line only PSRAM

2 participants