Closed faizannazir closed 8 months ago
`esptool --no-stub -p COM9 flash_id
esptool.py v4.7.0
Serial port COM9
Connecting...
Detecting chip type... ESP32-C3
Chip is ESP32-C3 (QFN32) (revision v0.4)
Features: WiFi, BLE
Crystal is 40MHz
MAC: dc:da:0c:8e:a0:bc
Enabling default SPI flash mode...
WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any other hardware connected to IOs.
Manufacturer: ff
Device: ffff
Detected flash size: Unknown
Hard resetting via RTS pin...`
esptool flash_id
esptool.py v4.7.0
Found 3 serial ports
Serial port COM9
Connecting...
Detecting chip type... ESP32-C3
Chip is ESP32-C3 (QFN32) (revision v0.4)
Features: WiFi, BLE
Crystal is 40MHz
MAC: dc:da:0c:8e:a0:bc
Uploading stub...
Running stub...
Stub running...
Manufacturer: 3f
Device: ffff
Detected flash size: Unknown
Hard resetting via RTS pin...
Hi @faizannazir, please see the discussion here: https://github.com/espressif/esptool/issues/958. These cheap devkits seem to be prone to failures. There's nothing that can be done on the esptool side.
Operating System
Window 11
Esptool Version
4.7.0
Python Version
3.11.0
Full Esptool Command Line that Was Run
No response
Esptool Output
What is the Expected Behaviour?
No response
More Information
No response
Other Steps to Reproduce
No response