Unable to erase_flash for ESP32-S3-WROOM-1-N4R2 bare module. (IDFGH-10814) #12025
Closed
3 tasks done
Labels
Resolution: Duplicate
This issue or pull request already exists
Status: Done
Issue is done internally
Answers checklist.
General issue report
Product link is https://www.digikey.in/en/products/detail/espressif-systems/ESP32-S3-WROOM-1-N4R2/16162643.
used commands :
esptool --port COM6 erase_flash
,esptool --chip esp32s3beta2 --port COM6 erase_flash
,esptool --chip esp32s3 --port COM7 erase_flash
Before flash serial output is:
rst:0x1 (POWERON),boot:0x3 (DOWNLOAD(USB/UART0))
while flashing error is:
A fatal error occurred: Failed to connect to Espressif device: Timed out waiting for packet header
As per the documentation
GPIO 0 & GPIO 46 Connected to ground.
tried by grounding GPIO3 & 45 and some other SPI CS pins too, but no use.
os: windows 10, esptool version 4.6.2
Please suggest me a solution.
The text was updated successfully, but these errors were encountered: