White Screen on NodeMCU ESP8266 v3 with Waveshare 4 inch TFT Touch Shield ILI9468

Hello,

I am trying to get this screen to work with an ESP8266

Through the library ILI9468_SPI I can see that the test are running, but my screen stays white.

This problems occured with many different approaches I have tried.

This is the board I am using: https://www.amazon.de/AZDelivery-NodeMCU-Lolin-WiFi-Parent/dp/B07Z5C3KQF

SCLK -> SK
MISO -> SO
MOSI -> S1
LCD_CS -> D8
LCD_BL -> S2
LCD_RST -> D3
LCD_DC -> D4

I would be very thankful for any help. :slight_smile:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.