Closed bvarick closed 1 year ago
The touchscreen lines are not an error, just a warning. I do have the touchscreen variant and I also get those 😄
IIRC, I had the same problem after flashing, and thought it was an error in the component... The solution was easy in my case: unplug USB/per source and plug it again; after that it did show the image normally (also after ota updates).
I appreciate the response and suggestion! I tried unplugging and replugging the USB after installing and still no content on the display.
I figured it out: I had plugged in a temp/humidity sensor into GPIO pins 1&2, and 5v. I switched them to GPIo 43&44, and 3v, and it all works great. Which pins should I avoid?
I can't figure out how to get the display to show anything on my T-Display-S3 (non-touch). I've tried the example yaml here and it gives me this error when compiling:
and then the screen turns on, but stays blank. The touch error makes sense as its not a touch screen.
Any suggestions?