Search found 2 matches
- Sun Jul 26, 2026 9:59 pm
- Forum: ESP-IDF
- Topic: esptool fails sporadically, idf.py flash required
- Replies: 3
- Views: 38
Re: esptool fails sporadically, idf.py flash required
Can you please try esptool --no-stub option to see if that is the issue? V4 esptool always works and V5 always fails? If only stub fails I have a suspicion that CPU clock increase is the root cause, I can fix that quite soon, but need it to be tested if possible. If you are willing to try, can you ...
- Fri Jul 24, 2026 7:40 am
- Forum: ESP-IDF
- Topic: esptool fails sporadically, idf.py flash required
- Replies: 3
- Views: 38
Re: esptool fails sporadically, idf.py flash required
Hello @vbpieter, can you please tell me if you use UART or USB-Serial-JTAG for flashing? Also esptool version you have in the esp-idf v5.5.5, thanks.