Constant reboot and "Could not auto-detect Flash size" when flashing
Posted: Tue Apr 25, 2017 9:34 pm
Hi all,
I have some 10 identical custom boards made, with one acting somewhat irregular. It keeps rebooting on a
Pulling IO0 low will put it in the waiting for download, but flashing will lead to a
I'm sort of sure I've seen this one working, but I might have give it a push when using a faulty FTDI cable (lot of garbage in between the default boot message) and trying to flash it the first time. Switching cables did work out for all the others, but now I'm stuck on this one.
Should I pull out the hot air and change the chip?
kind regards,
Martijn
I have some 10 identical custom boards made, with one acting somewhat irregular. It keeps rebooting on a
Code: Select all
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
Falling back to built-in command interpreter.
OK
>ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
..
Code: Select all
Flashing binaries to serial port /dev/cu.usbserial-FTXVKLTN (app at offset 0x10000)...
esptool.py v2.0-beta3
Connecting....
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Warning: Could not auto-detect Flash size (FlashID=0xffffff, SizeID=0xff), defaulting to 4MB
Flash params set to 0x0220
A fatal error occurred: Timed out waiting for packet content
make: *** [flash] Error 2
Should I pull out the hot air and change the chip?
kind regards,
Martijn