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

Why is TFT Reset Pin on T-Watch S3 set to -1? #227

Open
alexflint opened this issue Feb 19, 2024 · 1 comment
Open

Why is TFT Reset Pin on T-Watch S3 set to -1? #227

alexflint opened this issue Feb 19, 2024 · 1 comment

Comments

@alexflint
Copy link

In utilities.h, the RST pin for the T-Watch S3 is set to -1:

#define BOARD_TFT_RST               (-1)

https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/blob/t-watch-s3/src/utilities.h#L86

When configuring lvgl, I need a reset pin. What should I provide here?

image

@alexflint
Copy link
Author

Ah, perhaps this is what I need (one level up from the screenshot above in menuconfig, under "Display ST7789 Configuration"):

image

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

1 participant