cannot upload code in ESP32

Kashyapkoshti
Posts: 20
Joined: Sat Nov 10, 2018 11:14 pm

cannot upload code in ESP32

Postby Kashyapkoshti » Fri Aug 28, 2020 11:48 am

rst:0x10 (RTCWDT_RTC_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371

I am getting this error in my esp32 devkit v1
How to solve it?
I am using arduino IDE for programming the esp32

lbernstone
Posts: 828
Joined: Mon Jul 22, 2019 3:20 pm

Re: cannot upload code in ESP32

Postby lbernstone » Fri Aug 28, 2020 1:15 pm

boot:0x1f indicates you have a lot of strapping pins held high. Disconnect any external devices and try again. Do not use pins 6-11.

Kashyapkoshti
Posts: 20
Joined: Sat Nov 10, 2018 11:14 pm

Re: cannot upload code in ESP32

Postby Kashyapkoshti » Tue Sep 15, 2020 5:55 am

i am not connecting any device with devkit

chegewara
Posts: 2364
Joined: Wed Jun 14, 2017 9:00 pm

Re: cannot upload code in ESP32

Postby chegewara » Thu Sep 17, 2020 7:46 am

https://github.com/espressif/esptool/wi ... de-message
In that case you may have hardware issue, because from logs, like @lbernstone said, you have 5 bootstrap pins high including GPIO2.
GPIO2 must also be either left unconnected/floating, or driven Low, in order to enter the serial bootloader.

Who is online

Users browsing this forum: No registered users and 96 guests