Espressif_Faye wrote:
Hi,
It seems that your GPIO 0 is not in high level.
While downloading bin files, it is MTDO: 0, GPIO 0 : 0, GPIO 2 : 1
While running program, it needs to be MTDO: 0, GPIO 0 : 1, GPIO 2 : 1
Thanks for your interest in ESP8266 !
Add a little more. It seems that we should make sure a low level of GPIO0 have been sampled during the last "POR(Power on Reset)or reset pin reset to the chip. Just with a wdt reset for any reasons, the boot selection pins might not be sampled even you released the GPIO0 during the wdt reset, and you may check to find that the boot_sel in the boot info are still (1,6) as an example. That is, we may have to have POR to the chip or provide a low-to-high transient to the nReset pin with the GPIO released.Statistics: Posted by Guest — Wed Jun 10, 2015 11:51 am
]]>