espefuse.py stuck
Posted: Tue Jun 04, 2024 6:28 am
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.
The python is included in esp-idf. (version 3.11)
In vs code, [get eFuse summary] can read efuse status.
I'm using UART(TXD0, RXD0 pin) to read eFuse.
My OS is windows 10 64bit.
Does anyone know why espefuse.py stopping?
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
In vs code, [get eFuse summary] can read efuse status.
I'm using UART(TXD0, RXD0 pin) to read eFuse.
My OS is windows 10 64bit.
Does anyone know why espefuse.py stopping?