Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need help wiring ESP32 and TFT ... Gpio25 ---> CD doubt ... #44

Open
rselow opened this issue Sep 10, 2021 · 3 comments
Open

I need help wiring ESP32 and TFT ... Gpio25 ---> CD doubt ... #44

rselow opened this issue Sep 10, 2021 · 3 comments

Comments

@rselow
Copy link

rselow commented Sep 10, 2021

What is the function of the CD pin (Wiring ESP32 and TFT) ? I haven't found this pin on the TFTs I know. Should I buy a TFT with this pin? What's the code?
TFT

@rselow rselow changed the title Wiring ESP32 and TFT I need help wiring ESP32 and TFT ... Gpio25 ---> CD doubt ... Sep 10, 2021
@dionyself
Copy link

I have the same problem ... It seems the we we should connect it to the LED pin;

#define TFT_LED_PIN 25 // pin connected to led of lcd; pin has to be high to set led ON

@mstrens
Copy link
Owner

mstrens commented Sep 17, 2021

Indeed : based on the #define line inthe code, it should be the LED pin of the LCD

@rselow
Copy link
Author

rselow commented Sep 21, 2021

I tested it and that's right! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants