Search found 1 match
- Tue Jun 18, 2024 9:21 pm
- Forum: General Discussion
- Topic: Timeout on upload using JTAG on ESP32-S3 rev 2
- Replies: 1
- Views: 885
Re: Timeout on upload using JTAG on ESP32-S3 rev 2
Found your post while looking for the same issue. After more digging i solved the problem by updating the esptool_py to the latest (4.7). Version 4.5.1 which, looking at the log, your Arduino uses is causing these problems (stub goes into ram and then fails). Just checked - Arduino 2.3.2 installs es...