Replies: 2 comments
-
esp32-c5 is not yet fully supported in esp-idf. It has to get to completion there before downstream code can use it. Probably be in RC here in about 2 months. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Mixing up a few things. C5 is working in IDF 5.5 development branch, and this and branch master are the two only branches where the C5 is supported. Your screenshot shows IDF 5.1. Here the C5 will never work. Official support will only added in IDF 5.5 release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Board
ESP32-C5 devkit-1-V1.2 ECO2
Device Description
ESP32-C5 devkit-1-V1.2 ECO2
Hardware Configuration
ESP32-C5 devkit-1-V1.2 ECO2
Version
latest stable Release (if not listed below)
IDE Name
VSCode
Operating System
window 11
Flash frequency
VSCode default
PSRAM enabled
yes
Upload speed
115200
Description
Hello,
I used to flash esp32-C6 via VSCode without any issues.
With ESP32-C5 devkit-1-V1.2 ECO2, however, I am not able to flash it.
VCS -> show examples -> iperf shows that C5 targets are still not listed among the list of supported targets (picture below).
Is it going to be supported soon?
Is there a workaround that allows me to flash the iperf project to my C5?
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
Beta Was this translation helpful? Give feedback.
All reactions