Esp32 and ili3941 touch screen.
Posted: Sun May 31, 2020 8:37 pm
Hey everyone,
I have been working with the ili3941 display. I have a pretty fair understanding of how to use the spi master example to draw shapes, however, I want to try to get the touch features to work. I am trying to use the esp32 idf to do this, but I cant find any examples on how to use a touch screen. Does anybody have any idea or is there another thread that has talked about this topic?
It would also be helpful to know if there is a library that already has ili3941 display functions to use with idf, if not ill have to draw characters on my own and that would be a pain.
Help is much appreciated! Thanks!
I have been working with the ili3941 display. I have a pretty fair understanding of how to use the spi master example to draw shapes, however, I want to try to get the touch features to work. I am trying to use the esp32 idf to do this, but I cant find any examples on how to use a touch screen. Does anybody have any idea or is there another thread that has talked about this topic?
It would also be helpful to know if there is a library that already has ili3941 display functions to use with idf, if not ill have to draw characters on my own and that would be a pain.
Help is much appreciated! Thanks!