TTGO OLED runs w/reset push to run else Fatal exception (0):
Posted: Wed Nov 14, 2018 2:22 am
I have the TTGO (version A) ESP8266 board that I got on AliExpress. Works great except for one thing: If I upload from my laptop, it works. If I unplug & replug the USB (or other 5V source), it does not run until I hit the reset button. While not running, the serial monitor shows an endless stream of
Fatal exception (0):
epc1=0x40100000, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
at the bootloader speed of 74880bd.
Very strange. Works after reset but not without a reset. Connects to WIFi, blinks LEDs, controls Neopixels, etc. But not until I press reset.
Programming with Arduino IDE using attached parameters and regardless of whether it's in a breadboard connected to other stuff or hanging in mid-air. Tried a pullup on D8 without success.
Anyone ever seen this? I'm ready to hit it with a hammer.
Fatal exception (0):
epc1=0x40100000, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
at the bootloader speed of 74880bd.
Very strange. Works after reset but not without a reset. Connects to WIFi, blinks LEDs, controls Neopixels, etc. But not until I press reset.
Programming with Arduino IDE using attached parameters and regardless of whether it's in a breadboard connected to other stuff or hanging in mid-air. Tried a pullup on D8 without success.
Anyone ever seen this? I'm ready to hit it with a hammer.