-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Type: For referenceCommon questions & problemsCommon questions & problems
Description
Board
Esp32 Wrover-E
Device Description
Custom PCB With schematic shown in the picture below
Hardware Configuration
Attached the schematic above
Version
v2.0.5
IDE Name
Platformio
Operating System
Windows 11
Flash frequency
40MHz
PSRAM enabled
no
Upload speed
115200
Description
I tried to get the flash details via this command
esptool.py -p com5 flash_id
got this result
esptool.py v4.4
Serial port com5
Connecting...
Failed to get PID of a device on com5, using standard reset sequence.
.
Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting...
Failed to get PID of a device on com5, using standard reset sequence.
Detecting chip type... ESP32
Chip is ESP32-D0WD-V3 (revision v3.0)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 94:e6:86:a8:34:04
Uploading stub...
Running stub...
Stub running...
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...
get the same results when trying to upload the code
Sketch
Unable to upload code
Debug Message
Already addded above
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
Type: For referenceCommon questions & problemsCommon questions & problems