Touch controllers natively supported/integrated by/into TouchGFX
Hi,
where do I find a list of touch controllers supported by TouchGFX "out of the box" so I don't need to write any drivers?
Thank you
Hi,
where do I find a list of touch controllers supported by TouchGFX "out of the box" so I don't need to write any drivers?
Thank you
Yes, with an I2C touch controller it is fairly simple. You just need to read from and write to the corresponding registers. Keep in mind that this code is for TouchGFX to receive the touch events, and TouchGFX does not support more than one touch simultaneously. That is the reason for the code to be fairly simple.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.