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

Not work with ESP32-D0WD-V3 (revision v3.1) (ESPTOOL-833) #966

Closed
yourchanges opened this issue Mar 15, 2024 · 3 comments
Closed

Not work with ESP32-D0WD-V3 (revision v3.1) (ESPTOOL-833) #966

yourchanges opened this issue Mar 15, 2024 · 3 comments

Comments

@yourchanges
Copy link

Operating System

mint 21

Esptool Version

v4.7.0

Python Version

python 3.10

Full Esptool Command Line that Was Run

esptool --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x1000 ./esp32-20210902-v1.17.bin

Esptool Output

$ ./esptool --chip esp32  --port /dev/ttyUSB0  write_flash -z 0x1000  ./esp32-20210902-v1.17.bin 
esptool.py v4.7.0
Serial port /dev/ttyUSB0
Connecting......
Chip is ESP32-D0WD-V3 (revision v3.1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: d4:8a:fc:a1:9d:90
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00175fff...
Compressed 1527504 bytes to 987584...
Writing at 0x00011214... (3 %)Traceback (most recent call last):
  File "esptool/__init__.py", line 1139, in _main
  File "esptool/__init__.py", line 923, in main
  File "esptool/cmds.py", line 598, in write_flash
  File "esptool/loader.py", line 131, in inner
  File "esptool/loader.py", line 1077, in flash_defl_block
  File "esptool/loader.py", line 467, in check_command
  File "esptool/loader.py", line 436, in command
  File "esptool/loader.py", line 369, in read
StopIteration

A fatal error occurred: The chip stopped responding.

What is the Expected Behaviour?

flush the micropython bin successfully

More Information

No response

Other Steps to Reproduce

No response

@github-actions github-actions bot changed the title Not work with ESP32-D0WD-V3 (revision v3.1) Not work with ESP32-D0WD-V3 (revision v3.1) (ESPTOOL-833) Mar 15, 2024
@yourchanges
Copy link
Author

It's just myself fault. please just ignore

@Md-Hasibul-Hasan
Copy link

i am facing the same problem how to solve??

@yourchanges
Copy link
Author

I just changed my usb cable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants