Xinyuan-LilyGO / T-Display-S3

MIT License
811 stars 200 forks source link

Problems with the display's output in Rainbow example code #286

Open tschimi1 opened 1 day ago

tschimi1 commented 1 day ago

Hi, I am trying to get one of those to run. I installed the Rainbow example, installed the latest TFT-eSPI.h and had the whole stuff compiled and transfered into the ESP's memory. After a reboot, Screen comes up but somehow the size of the rainbow to be displayed does not fit the size of the display. I obviously followed all install procedures and also selected in the User_Setup_Select.h the required display. Please also see the picture I have taken from the displays output in the attachment.

Any help or hints would be much appreciated ;-)

Thx, tschimi1 IMG_0249

lewisxhe commented 21 hours ago

The simplest troubleshooting is to copy the TFT_eSPI copy in the lib directory directly to the Arduino IDE library search path for testing. I can confirm that this example works properly.