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

Clarify the Flash/PSRAM capabilities of the ESP32-S3-MINI-1 (IDFGH-14121) #14926

Open
3 tasks done
ProfFan opened this issue Nov 23, 2024 · 1 comment
Open
3 tasks done
Labels
Status: Opened Issue is new

Comments

@ProfFan
Copy link

ProfFan commented Nov 23, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

Hello,

Is there any documentation on the DDR/120MHz rate support of the in-package PSRAM of the ESP32-S3-MINI-1 modules (which according to the data sheet contained a ESP32-S3FH4R2)?

Thanks!

@espressif-bot espressif-bot added the Status: Opened Issue is new label Nov 23, 2024
@github-actions github-actions bot changed the title Clarify the Flash/PSRAM capabilities of the ESP32-S3-MINI-1 Clarify the Flash/PSRAM capabilities of the ESP32-S3-MINI-1 (IDFGH-14121) Nov 23, 2024
@pacucha42
Copy link
Collaborator

Hi @ProfFan ,
ESP32-S3FH4R2 is equipped with 4MB flash (FH4) and 2MB PSRAM (R2), both connected via QuadSPI. Quad PSRAM supports only STR mode, DDR won't work for you. See https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/api-guides/flash_psram_config.html for more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

3 participants