Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to erase_flash for ESP32-S3-WROOM-1-N4R2 bare module. (IDFGH-10814) #12025

Closed
3 tasks done
whatdtech opened this issue Aug 6, 2023 · 1 comment
Closed
3 tasks done
Assignees
Labels
Resolution: Duplicate This issue or pull request already exists Status: Done Issue is done internally

Comments

@whatdtech
Copy link

whatdtech commented Aug 6, 2023

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

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.

@espressif-bot espressif-bot added the Status: Opened Issue is new label Aug 6, 2023
@github-actions github-actions bot changed the title Unable to erase_flash for ESP32-S3-WROOM-1-N4R2 bare module. Unable to erase_flash for ESP32-S3-WROOM-1-N4R2 bare module. (IDFGH-10814) Aug 6, 2023
@dobairoland
Copy link
Collaborator

Duplicates espressif/esptool#906

@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Duplicate This issue or pull request already exists and removed Status: Opened Issue is new labels Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate This issue or pull request already exists Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

4 participants