Search found 2 matches

by youngjun
Tue Jun 04, 2024 12:48 pm
Forum: ESP-IDF
Topic: espefuse.py stuck
Replies: 1
Views: 388

Re: espefuse.py stuck

It was a comport driver error.
I deleted all the drivers, and the problem was solved.
by youngjun
Tue Jun 04, 2024 6:28 am
Forum: ESP-IDF
Topic: espefuse.py stuck
Replies: 1
Views: 388

espefuse.py stuck

Hi, I'm implementing custom board using ESP32-S3-WROOM-1. I'm trying to download the firmware using esp prog. The problem is that when I run espefuse.py on cmd, nothing is output in a stopped. python espefuse.py -p COM11 summary The python is included in esp-idf. (version 3.11) In vs code, [get eFus...