Need help getting gettouch to work with an 8 bit parallel ssd 1963 from buydisplay.com #2874
Unanswered
dunn-michael
asked this question in
Q&A - Touch
Replies: 1 comment 2 replies
-
As you have found, TFT_eSPI doesn't support touch with a parallel interface. For the capacitive screen option of that display I created a library here: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi we are trying to get squareline studio and LVGL to work with our code but we cannot get the tft_espi library to work because we are using a display that uses 8-bit parallel. Does anybody have any work arounds so that we can get our screen to work with tft_espi get touch function. If you have any recommended libraries that work well please refer them to me! If you can give the code that you used to work that would be great.
We are using arduino and a ESP32.
Beta Was this translation helpful? Give feedback.
All reactions