I am having trouble flashing the ESP32-WROOM-32 Board I recently purchased with reWASD.
I have already followed the steps in the troubleshooting page (see below).
The issue is that the reWASD firmware flashing stage fails (reWASD states: The firmware update failed). Depending on the COM port used it will fail between less than a second to approximately 5 seconds.
Worried that I may had a faulty chip I tried flashing the chip with a simple Hello World program via Arduino IDE however it flashed successfully and the program runs as expected.
Also I have a GIMX board attached that was set up without any issues. I have removed this when trying to set up the ESP32 board but it has made no difference.
Already tried:
- Changing ports
- Changing cables
- Using a USB hub
- Using the PC USB slot directly
- Using USB2.0 slot
- Using USB3.1 slot
- Using USB3.2 slot
When clicking [Try Again]
- Holding Boot on ESP32 board
- Holding EN on ESP32 board
- Holding EN and Boot on ESP32 board
- Holding EN then Boot then releasing EN on ESP32 board
- Holding EN then Boot then releasing Boot on ESP32 board
- Holding Boot then EN then releasing EN on ESP32 board
- Holding Boot then EN then releasing Boot on ESP32 board
Confirmed
- Board is able to be written to
- Board is visible by Windows and is recognised as connected to a COM port
I currently have the following setup:
- Generic ESP32-WROOM-32 Board (CH340G)
- Windows 11 x64 OS
- reWASD 6.5.1.7455
- esptool.exe installed successfully through the reWASD
- CP340 Windows Driver Installed (https://www.wch.cn/downloads/CH341SER_ZIP.html)
- CP210x Universal Windows Driver Installed
- ESP32 Chip appears in Device Manager
Is there a manual way to flash the reWASD firmware or a way to have reWASD report what the issue is?
I have already followed the steps in the troubleshooting page (see below).
The issue is that the reWASD firmware flashing stage fails (reWASD states: The firmware update failed). Depending on the COM port used it will fail between less than a second to approximately 5 seconds.
Worried that I may had a faulty chip I tried flashing the chip with a simple Hello World program via Arduino IDE however it flashed successfully and the program runs as expected.
Also I have a GIMX board attached that was set up without any issues. I have removed this when trying to set up the ESP32 board but it has made no difference.
Already tried:
- Changing ports
- Changing cables
- Using a USB hub
- Using the PC USB slot directly
- Using USB2.0 slot
- Using USB3.1 slot
- Using USB3.2 slot
When clicking [Try Again]
- Holding Boot on ESP32 board
- Holding EN on ESP32 board
- Holding EN and Boot on ESP32 board
- Holding EN then Boot then releasing EN on ESP32 board
- Holding EN then Boot then releasing Boot on ESP32 board
- Holding Boot then EN then releasing EN on ESP32 board
- Holding Boot then EN then releasing Boot on ESP32 board
Confirmed
- Board is able to be written to
- Board is visible by Windows and is recognised as connected to a COM port
I currently have the following setup:
- Generic ESP32-WROOM-32 Board (CH340G)
- Windows 11 x64 OS
- reWASD 6.5.1.7455
- esptool.exe installed successfully through the reWASD
- CP340 Windows Driver Installed (https://www.wch.cn/downloads/CH341SER_ZIP.html)
- CP210x Universal Windows Driver Installed
- ESP32 Chip appears in Device Manager
Is there a manual way to flash the reWASD firmware or a way to have reWASD report what the issue is?
Comment