T-Display-S3 ESP32 S3 & ILI9341
-
Hello everyone
I have a Lyligo T-Display-S3 ESP32 S3
unfortunately my screen no longer works (?)
I would like to know if it is possible to connect an ILI9341
if yes what would be the connections please -
@noone38 So what happened to the display?
They often stop working after an upload or Arduino IDE library update.
THAT, we can fix! -
Hello teastain2
I admit that I don't know, no Lilygo example works
but the compilation is ok
except BL of 7789V yet correctly connected
However at first it worked correctly then nothing more (?)
I know that the latest version of the ESP32 library is not compatible with the card but despite that nothing lights up -
@noone38 OK, you can fix that:
Last year I made a GitHub repository of all the problems that I had with the LilyGO T-Display S3:
https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples
Read through this and try the included examples. Also study the examples to understand how to program this board!
-Terry -
Hello Terry
thank you for answering, I fear that this will not be of much use because I have, as an ex,
uploaded: ESPNOW_for_T_Display
the answer is :ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT) Saved PC:0x42073a4a SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3808,len:0x44c load:0x403c9700,len:0xbe4 load:0x403cc700,len:0x2a68 entry 0x403c98d4
and the screen remains black
pascal