Black screen on ESP32 3.5 TFT RGB terminal - is it user_setup.h

I have a new ESP32 3.5" TFT display (RGB) terminal (DLC35010R). I am trying to get a basic demo program running just on the display. All I get is a black screen. The program is loading and running (monitor on serial port fine) but I cant get anything on the screen. I suspect it is the User_Setup.h file configuration for this board. All the examples and files don't appear to be for the RGB/Terminal version. (only for teh standard 3.5 which I think is different.

I can't see the required pin details on the schematic for example.

Does anyone have a configured User_Setup.h for this terminal display?

Tagged:

Comments

  • Hello Barry, Esp terminal series displays do not require the tft_espi library.

  • Thanks. It was not clear that the 3.5 screen is so different to the 3.5 terminal. I was trying the 3.5 screen demo apps! perhaps it could be clearer!


    Thanks again.

Sign In or Register to comment.