Replies: 1 comment
-
Replace the cable or use a different port. Set the transfer speed to 115200. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Board
ESP32 Devkit v3
Device Description
Devkit plain
Hardware Configuration
no connection yet
Version
latest stable Release (if not listed below)
IDE Name
arduino IDE
Operating System
windows 11
Flash frequency
40 MHz
PSRAM enabled
yes
Upload speed
1152000
Description
No other connected devices to GPIO pins. The error message here:
Sketch uses 1024638 bytes (78%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48500 bytes (14%) of dynamic memory, leaving 279180 bytes for local variables. Maximum is 327680 bytes.
esptool.py v4.8.1
Serial port COM3
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: 1c:69:20:96:a3:84
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
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.
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00007fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Flash will be erased from 0x00010000 to 0x0010afff...
Compressed 24976 bytes to 15972...
A fatal error occurred: Packet content transfer stopped (received 8 bytes)
Failed uploading: uploading error: exit status 2
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
Beta Was this translation helpful? Give feedback.
All reactions