SSD1963 - ESP32 - 8 bit Parallel - Add support for GSL1680-F touchscreen driver #2136
Unanswered
iw7dmh
asked this question in
New processor/display support or capability request
Replies: 1 comment
-
Thanks for this. I think the best solution is to have an independant library that supports multiple touch controllers and interface types. I will consider this further. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I configured in a very easy way TFT_eSPI (2.4.74) libs for my 5-inch display ER-TFTM050-5 but had a lot of problems trying to configure the GSL1680-F touchscreen driver.
After some code "patchworking" I was able to make it works with ESP32 on Arduino Framework, so I am wondering if you can add an "official support" for this TouchScreen controller. I found it is very fast and I found it can handle up to ten fingers.
If it could help I am leaving here the working code.
Best regards
Enzo Stefanazzi
GSL1680 - F.zip
User_Setup.h.txt
Beta Was this translation helpful? Give feedback.
All reactions