How to get to work with ILI9341 touch (Resistive)

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
next93
 
Posts: 1
Joined: Fri Mar 04, 2022 3:18 am

How to get to work with ILI9341 touch (Resistive)

Post by next93 »

I am using ILI9341 resistive touch display by Adafruit for the first time and the link of the display is https://www.adafruit.com/product/1770 using it with the Arduino Due. I am working to make the touchscreen work in the display. Tested touch with the TouchScreen library available here https://github.com/adafruit/Adafruit_TouchScreen and it worked well. I want to use Adafruit_GFX_Button and the functions justPressed() and justReleased() to create a touch UI need some help on that it seemed to be not working. What may be wrong?

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: How to get to work with ILI9341 touch (Resistive)

Post by mikeysklar »

Are you using the 8-bit or SPI wiring configuration?

There is a “wiring and test” section for each that might help with getting the touch going.

https://learn.adafruit.com/adafruit-2-8 ... g-and-test

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”