Flash ESP12 fails.
Posted: Sun Mar 25, 2018 2:51 pm
Hi,
i am trying to flash a ESP12 but its fails every time.
Its connected like shown in http://www.instructables.com/id/Getting ... 66-ESP-12/ Step 3.
I am using different flashing tools for windows but all fail. I tried two FTDI usb -> ser converters.
At the console i get the following text with baudrate 74880:
When i try to flash with esptool.exe is looks like
Any idea? i believe my ESP12 is an defective item
BR
mode
i am trying to flash a ESP12 but its fails every time.
Its connected like shown in http://www.instructables.com/id/Getting ... 66-ESP-12/ Step 3.
I am using different flashing tools for windows but all fail. I tried two FTDI usb -> ser converters.
At the console i get the following text with baudrate 74880:
Code: Select all
ets Jan 8 2013,rst cause:2, boot mode:(3,7)
load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8
2nd boot version : 1.6
SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size & Map: 32Mbit(512KB+512KB)
jump to run user1 @ 1000
Fatal exception (0):
epc1=0x40281c04, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40281c04, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40281c04, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40281c04, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
<repeating all the time>
When i try to flash with esptool.exe is looks like
Code: Select all
esptool.exe -v -cp COM4 -cd none -cf ESP_Easy_v2.0-20180322_normal_ESP8266_1024.bin
esptool v0.4.6 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
opening bootloader
resetting board
trying to connect
trying to connect
trying to connect
resetting board
trying to connect
trying to connect
trying to connect
resetting board
trying to connect
trying to connect
trying to connect
warning: espcomm_sync failed
error: espcomm_open failed
Any idea? i believe my ESP12 is an defective item
BR
mode