ESP-WROVER-KIT E autoreset issue
Posted: Tue May 10, 2022 1:48 pm
I have difficulty running idf.py flash monitor - I run into the following problem:
I get this error on machine A all the time, on machine B if it's on the USB hub:
In this case I have to hold down the boot button during flash. There seems to be a correlation where the JTAG is flaky also when this happens.
On machine B there's one USB port where the device works perfectly (including JTAG) and autoreset and programming work smoothly.
I get this error on machine A all the time, on machine B if it's on the USB hub:
Code: Select all
“Failed to connect to Espressif device: Wrong boot mode detected (0x1e)! The chip needs to be in download mode.”
On machine B there's one USB port where the device works perfectly (including JTAG) and autoreset and programming work smoothly.