-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Support for ESP32-C61 (with PSRAM) #9092
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
Comments
When the above becomes reality, we can add support for it :) |
Gimme! |
Hmm why can't we do "DDD" (Demand Driven Development), so we implement support for a not even announced chip and Espressif will follow our implementation :) J/K of course. |
Ah is there some test silicon available? |
Hello @TD-er, thanks for opening a ticket, you are fast! :) We will start first with ESP32-P4, it will be fully supported by ESP-IDF v5.3, which will be released at the middle of this year. We will soon open an issue to track progress on ESP32-P4. ESP32-C5 & ESP32-C61 will have preview support in ESP-IDF v5.3 and full support in v5.4 so there is still time to start working on it and we do not have HW yet. I hope it will answer your questions. I have assigned this task to 3.2.0 milestone. |
Related area
SoC support
Hardware specification
Support for ESP32-C61
Is your feature request related to a problem?
As announced new SoC by Espressif: https://www.espressif.com/en/news/ESP32-C61_SoC
Describe the solution you'd like
Please add support for the PSRAM in the ESP32-C61 (as of now the only in the C-series with PSRAM)
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
The text was updated successfully, but these errors were encountered: