How to connect an HX8357 to ESP32 #1259
Unanswered
vascoferreira25
asked this question in
Q&A - General
Replies: 1 comment 1 reply
-
Pin 32 is not in the 0-31 range, maybe you can try another pin? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm trying to use a HX8357 TFT panel with an ESP32 but the screen is always black.
I'm using the Elipse example and I changed the
User_Setup.h
to these values:#define TFT_PARALLEL_8_BIT
although I don't know if it is needed.This is the schematics of the connection (please ignore the SD Card reader):
Beta Was this translation helpful? Give feedback.
All reactions