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

ESP32-C5 ChipRev V0.0 which ESP-IDF Version to install ( V5.3 V5.3.1 V5.4dev Master ) (IDFGH-13608) #14494

Closed
ESP32DE opened this issue Sep 3, 2024 · 2 comments
Labels
Status: Opened Issue is new

Comments

@ESP32DE
Copy link
Contributor

ESP32DE commented Sep 3, 2024

ESP32-C5 Stand

Hi Folks, hi @igrr

I'm not sure if ESP-IDF V5.3 with ESP32-C5 as preview support "can already be renewed" to V5.4 dev or master without losing or overwriting support for ESP32-C5-Beta3.

Specifically: What should be installed now for the ESP32-C5 ChipRev V 0.0?

Right now, I'm not sure :) since we have no ESP32-C5 support public at all or have I overlooked something?
A little confused at the moment - but only at the moment :)

best wishes

GWjkqGaWcAIILAG

@espressif-bot espressif-bot added the Status: Opened Issue is new label Sep 3, 2024
@github-actions github-actions bot changed the title ESP32-C5 ChipRev V0.0 which ESP-IDF Version to install ( V5.3 V5.3.1 V5.4dev Master ) ESP32-C5 ChipRev V0.0 which ESP-IDF Version to install ( V5.3 V5.3.1 V5.4dev Master ) (IDFGH-13608) Sep 3, 2024
@ESP32DE
Copy link
Contributor Author

ESP32DE commented Sep 4, 2024

update also in the ESP32 BBS

in the meantime for ESP-IDF V5.3 with preview support is the ESP32-C5 MP an Option over menuconfig

i use for a fast test ESP-IDF V5.3 with preview support for the ESP32-C5 MP

your friend is:
idf.py --preview set-target ESP32C5

cause we can set 40 MHz / 48 MHz crystal for the ESP32-C5 in the Code / ESP-IDF ( used 48 MHz here ) so the bootloader works well at 115200 but not in the app code - you need to set the baudrate by your self in the ESP-IDF V5.3

i use for the used 48 MHz crystal a Baudrate of 138240 this should be in the ESP-IDF V5.3 a standard

grafik

( you can use a custom uart too if you use an 40 MHz crystal - i have not checked this by code yet hope you get the idea behind )

grafik

save, build, flash and volla :

grafik

this helps for the ESP32-C5 MP if you use the preview support ESP-IDF V5.3
now i am waiting for the ESP-IDF V5.4 :)

WoWZa !

best wishes

@ESP32DE
Copy link
Contributor Author

ESP32DE commented Sep 13, 2024

@ESP32DE ESP32DE closed this as completed Sep 13, 2024
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

2 participants