Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A fatal esptool.py error occurred: Write timeout#8932

Unanswered
prithwirajbose asked this question inQ&A
Discussion options

I have constantly been getting this error while trying to upload a sketch on Wemos D1 Mini R1 & R2 type board.
A fatal esptool.py error occurred: Write timeout

I've recently updated my Arduino IDE, so I assumed that it might be due to a bad installation. But after reinstalling everything including the Board Manager lib for ESP, Arduino IDE itself nothing worked. When I click on the Board Info, it displays an error "Native serial port, can't obtain info". I've tried reinstalling the CH340 driver. Practically nothing has worked so far.

I've also tried different type of ESP boards (e.g. NodeMCU) but for all boards the problem is same.

Following is the full trace of log getting printed:

. Variables and constants in RAM (global, static), used 28104 / 80192 bytes (35%)║   SEGMENT  BYTES    DESCRIPTION╠══ DATA     1496     initialized variables╠══ RODATA   920      constants       ╚══ BSS      25688    zeroed variables. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 59667 / 65536 bytes (91%)║   SEGMENT  BYTES    DESCRIPTION╠══ ICACHE   32768    reserved space for flash instruction cache╚══ IRAM     26899    code in IRAM    . Code in flash (default, ICACHE_FLASH_ATTR), used 232148 / 1048576 bytes (22%)║   SEGMENT  BYTES    DESCRIPTION╚══ IROM     232148   code in flash   esptool.py v3.0Serial port COM8Connecting...A fatal esptool.py error occurred: Write timeout
You must be logged in to vote

Replies: 2 comments

Comment options

Hello, have you found a solution to this problem?

You must be logged in to vote
0 replies
Comment options

same error

Variables and constants in RAM (global, static), used 37020 / 80192 bytes (46%)
║ SEGMENT BYTES DESCRIPTION
╠══ DATA 1628 initialized variables
╠══ RODATA 3480 constants
╚══ BSS 31912 zeroed variables
. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 60855 / 65536 bytes (92%)
║ SEGMENT BYTES DESCRIPTION
╠══ ICACHE 32768 reserved space for flash instruction cache
╚══ IRAM 28087 code in IRAM
. Code in flash (default, ICACHE_FLASH_ATTR), used 509500 / 1048576 bytes (48%)
║ SEGMENT BYTES DESCRIPTION
╚══ IROM 509500 code in flash
esptool.py v3.0
Serial port COM3
Connecting......................................_____
A fatal esptool.py error occurred: Failed to connect to ESP8266: Timed out waiting for packet header

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
3 participants
@prithwirajbose@anibabajanian@Satyamjp

[8]ページ先頭

©2009-2025 Movatter.jp