T-Display V1.1 screen black after reset
-
Hello, I'm a newby. I'm sure that will be painfully obvious soon... I have a Lilygo ESP32 T-Display V.1.1. Which i sent a hello world program to. Now, the screen is black and only the blue power on light stays lit, but nothing else works. I have hard and soft reset using ESPTOOLS and power reset, but nothing returns it to default. I can connect via terminal and i can send a SimpleTime.ino to it successfully but nothing shows on the screen.
Is there another procedure to recover the factory defaults?
Thanks in advance
-
@treborsinad
https://github.com/Xinyuan-LilyGO/TTGO-T-Display
Did you copy the zip file from this location and then copy the contents of TFT_eSPI folder into and overwrite the existing stock arduino TFT_eSPI libraries?
Very Key!
Then try and load the FactoryTest that is inside that folder.