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

TFT_320QVT display and touch support #347

Closed
spearson78 opened this issue Dec 8, 2021 · 2 comments
Closed

TFT_320QVT display and touch support #347

spearson78 opened this issue Dec 8, 2021 · 2 comments

Comments

@spearson78
Copy link
Contributor

I am working on a driver for the touch display that is commonly available on boards labelled as TFT_320QVT these boards use an SSD1289 display driver in parallel mode (not SPI) and an XPT2046 touch controller. There doesn't seem to be anyone working on these drivers at the moment and I would be happy to contribute my code.

@spearson78
Copy link
Contributor Author

I've created a pull request with the SSD1289 display driver. #349

@spearson78
Copy link
Contributor Author

I've also created a pull request for the XPT2046 touch controller. #350

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

2 participants