-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
ESP32S3 failed to auto upload in v2.0.15 #9549
Comments
Hi @moononournation, thanks for the report. You you please provide the exact configuration and connections you are using and the steps to reproduce it ? So I can test and investigate it. Thanks in advance! |
Hi, |
Experiencing the same issue with ESP32-S3 and ESP32-C3 devkits when USB CDC is used to upload from Arduino IDE Windows 10/11. Below few devkits where the issue arises
|
@SuGlider Is this related to the issue you are working on ? |
@lucasssvaz yes. We have found the problem and are working on getting it resolved (that particular one we have already fixed, but others remain) |
Fixed in #9628 Please take a look if this fixes your issues |
The PR #9628 isn't backported to Arduino Core 2.0.x yet. But please feel free to try to apply the same changes to your Arduino Core local installation. |
@moononournation - The fix is already merged to |
Board
ESP32-S3
Device Description
ESP32-S3 board with USB CDC
Hardware Configuration
GPIO 19 & 20 to USB CDC
Version
latest master (checkout manually)
IDE Name
Arduino IDE
Operating System
macOS 14.4.1
Flash frequency
80
PSRAM enabled
yes
Upload speed
921600
Description
After upgrade to v2.0.15 and uploaded once, it will failed to auto upload anymore. Cross check with downgrade to v2.0.14, auto upload resumed after manual upload once.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: