Skip to content

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

Open
1 task done
TD-er opened this issue Jan 11, 2024 · 5 comments
Open
1 task done

Support for ESP32-C61 (with PSRAM) #9092

TD-er opened this issue Jan 11, 2024 · 5 comments
Labels
Type: Chip support Type: Feature request Feature request for Arduino ESP32
Milestone

Comments

@TD-er
Copy link
Contributor

TD-er commented Jan 11, 2024

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

  • I confirm I have checked existing list of Feature requests and Contribution Guide.
@TD-er TD-er added the Type: Feature request Feature request for Arduino ESP32 label Jan 11, 2024
@me-no-dev
Copy link
Member

  • Chip and modules must be first produced
  • Support needs to be added to ESP-IDF
  • Arduino needs to start tracking the IDF version that has support

When the above becomes reality, we can add support for it :)

@lbernstone
Copy link
Contributor

Gimme!

@TD-er
Copy link
Contributor Author

TD-er commented Jan 12, 2024

When the above becomes reality, we can add support for it :)

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.
I think 2024 will be a busy year for implementing support of all already announced products but with no silicon yet (ESP32-C5 / P4 / C61 / H2
Now with the well structured ESP-IDF 5.x it has become a lot simpler to implement support for a new platform.

@TD-er
Copy link
Contributor Author

TD-er commented Mar 11, 2024

Ah is there some test silicon available?

@VojtechBartoska VojtechBartoska modified the milestones: 3.1.0, 3.2.0 Mar 12, 2024
@VojtechBartoska
Copy link
Contributor

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.

@Parsaabasi Parsaabasi modified the milestones: 3.2.0, 3.3.0 Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chip support Type: Feature request Feature request for Arduino ESP32
Projects
Development

No branches or pull requests

5 participants