You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After uploading code to the ESP32-CAM using Arduino IDE version 2.3.4, the application becomes unresponsive. I cannot use features like the Serial Monitor or modify the sketch. I have to force close the application to continue working.
To reproduce
Open Arduino IDE version 2.3.4.
Load the ESP32 Camera example(e.g., CameraWebServer).
Set the configuration in the Tools menu:
- . Board: AI Thinker ESP32-CAM
- . Partition Scheme: Huge APP (3MB No OTA)
- . Upload Speed: 115200
Connect ESP32-CAM using Dev Board USB to TTL CH340.
Press the BOOT button on the ESP32-CAM board and upload the sketch.
Wait until the upload process finishes.
After the upload is complete, Arduino IDE freezes and becomes unusable.!
Arduino IDE should remain responsive after the upload process is complete, allowing me to use features like the Serial Monitor or modify the sketch without issues.
Arduino IDE version
2.3.4
Operating system
Windows
Operating system version
Windows 10 Pro
Additional context
Hardware used:
- Board: AI Thinker ESP32-CAM
- USB to TTL Converter: CH340
- Camera: OV2640
The issue occurs both at upload speeds of 115200 and 921600.
I have tried disabling the Serial Monitor before the upload process, but the issue persists.
This issue has occurred on multiple computers with different specifications.
Describe the problem
After uploading code to the ESP32-CAM using Arduino IDE version 2.3.4, the application becomes unresponsive. I cannot use features like the Serial Monitor or modify the sketch. I have to force close the application to continue working.
To reproduce
Open Arduino IDE version 2.3.4.
Load the ESP32 Camera example(e.g., CameraWebServer).
Set the configuration in the Tools menu:
Connect ESP32-CAM using Dev Board USB to TTL CH340.
Press the BOOT button on the ESP32-CAM board and upload the sketch.
Wait until the upload process finishes.
After the upload is complete, Arduino IDE freezes and becomes unusable.!
Image seed souce
finis seed souce arduino ide freezes
Expected behavior
Arduino IDE should remain responsive after the upload process is complete, allowing me to use features like the Serial Monitor or modify the sketch without issues.
Arduino IDE version
2.3.4
Operating system
Windows
Operating system version
Windows 10 Pro
Additional context
- Board: AI Thinker ESP32-CAM
- USB to TTL Converter: CH340
- Camera: OV2640
Issue checklist
The text was updated successfully, but these errors were encountered: