How dead is my ESP?
Posted: Thu Sep 10, 2015 6:58 am
So I've been working with my ESP03 for a while now, more specifically I've been working with 4 of the GPIO and 2 of the PWM on the ESP03 so my circuit to flash firmware is a bit different then normal. However, I moved the other day and when I got to my house to work on my ESP it seems to be in a partially functional state. First off I can still flash new firmware to it, the makefiles all work fine and the upload script appears to notice if I say do not pull down the proper GPIO. So I can at least say that the UART channel and internal circuit to push code onto the FLASH is working. That's where my luck ends though, I used to see my ESP on my network usually under the name ESP7B032 or some other such combination of numbers (don't have it with me right now sorry). Even worse though, basic example code no longer seems to function, as a test I uploaded the blinky code to the ESP, sure enough the GPIO goes HIGH but it stays HIGH. I tried commenting out the code and just initializing the GPIO and pull LOW, nope still the GPIO is HIGH. I'm not sure how destroyed my ESP is / if it's recoverable and was hoping someone could tell me because otherwise I'm three weeks out