LilyGo T-Display-S3 - black display after auto library update in Arduino IDE

After some automaticly library/board updates occurred some days ago in my Arduino IDE 2.2.1, on my Windows PC, none of my earlier working T-Display S3 projects works any more.

I can load my project into the T-Display S3 and everything looks fine in the IDE output window (please see below) - but the the 1.9" display stay black...

I have tried to select the board "ESP32S3 dev module" and the board "Lilygo T-Display S3" but none of the two board selections gave a positive result.

I have substituted the content of the library "TFT_eSPI" with the content from "TFT_eSPI" in "T-Display-S3-main" but no positive result...

I have now changed around in the settings of the Aduino IDE tools section, but until now I am unfortunately stucked.

Does anyone have the same issue and found a solution?


Clip from the Arduino IDE Output scene

Writing at 0x000fbb51... (95 %)
Writing at 0x00100d83... (97 %)
Writing at 0x001068d0... (100 %)
Wrote 1015616 bytes (642874 compressed) at 0x00010000 in 16.5 seconds (effective 493.6 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...


4 posts were split to a new topic: LilyGo GitHub site requires overwriting some libs in the Arduino folder

Hi, did you find out what the issue was? I'm having the same problem :frowning: