ESP Terminal with 3.5inch RGB Capacitive Touch Display #2812
Replies: 1 comment
-
The display requires a 16 bit parallel interface and unfortunately TFT_eSPI does not support that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
im trying to get the ESP Terminal with 3.5inch RGB Capacitive Touch Display working its a 16bit parallel display i was trying in 8 bit mode but can only get it to display a white screen
https://www.elecrow.com/wiki/index.php?title=ESP_Terminal_with_3.5inch_RGB_Capacitive_Touch_Display
i have tried editing one of the user_setup files to match the pinout provided in there wiki and verified its using these with the read user setup sketch but all i get is a white screen
Beta Was this translation helpful? Give feedback.
All reactions