-->
Page 1 of 1

Major ESP8266-12E Stability Issue

PostPosted: Tue Apr 18, 2017 1:15 pm
by Andrew Howard
Hello! I am having trouble finding someone that can help me on this (https://electronics.stackexchange.com/q ... lity-issue) stack exchange question. If someone from these forums can help, I would greatly appreciate it!

Re: Major ESP8266-12E Stability Issue

PostPosted: Thu Apr 20, 2017 4:39 am
by Barnabybear
Hi, try 10k pullups on GPIO0 & 2 and 10K pulldown on GPIO15. Let GPIO0 back high after flashing.

Re: Major ESP8266-12E Stability Issue

PostPosted: Thu Apr 20, 2017 8:59 am
by rudy
I also add a pull up resistor to the reset line

Re: Major ESP8266-12E Stability Issue

PostPosted: Wed Apr 26, 2017 7:17 pm
by Andrew Howard
Barnabybear wrote:Hi, try 10k pullups on GPIO0 & 2 and 10K pulldown on GPIO15. Let GPIO0 back high after flashing.

I have tried pullup and pulldown resistors although the problem stays the same. Note: Ensuring these pins states (thats what the resistors do) only ensures the chip is entering proper boot configuration. You can clearly see, from the data provided, that they the chip does boot properly. The problem is that code never executes after the chip has booted. Also note: I am able to flash the chip with no issue.