Search found 1 match

by Nils_1
Sun Mar 16, 2025 2:43 pm
Forum: ESP32 Arduino
Topic: ESP32 S3 Wroom-1: TFT_ESPI does not work...
Replies: 2
Views: 2020

ESP32 S3 Wroom-1: TFT_ESPI does not work...

Hi all,

I have an ESP32-S3-Wroom-1 DevKit, but unfortunately, I can't get my LCD to work. No matter what I do, I always see only a white screen. I have adjusted the User_Setup file accordingly:
#define TFT_MISO 37
#define TFT_MOSI 35
#define TFT_SCLK 36
#define TFT_CS 39
#define TFT_DC 4 ...

Go to advanced search