Skip to content
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

{bp-16108} arch/risc-v/esp32h2: Set the default SPI flash frequency to 64MHz #16119

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

jerpelea
Copy link
Contributor

@jerpelea jerpelea commented Apr 2, 2025

Summary

The default frequency for the SPI flash chip on ESP32-H2 is 64MHz. Although it was being set to 48MHz, this isn't a valid value. The device, however, must be flashed using 48MHz when 64MHz is set.

Impact

RELEASE

Testing

CI

The default frequency for the SPI flash chip on ESP32-H2 is 64MHz.
Although it was being set to 48MHz, this isn't a valid value. The
device, however, must be flashed using 48MHz when 64MHz is set.
@github-actions github-actions bot added Area: Tooling Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small labels Apr 2, 2025
@lupyuen lupyuen merged commit 46c72c6 into apache:releases/12.9 Apr 2, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Area: Tooling Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants