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.