wolf_mountains
New member
Hi,
I have a problem with the resolution of the touch coordiation.
The display is 800x480 but the max resolution I can get is the default 480x320.
And when I set the resolution to width = 800, height = 480:
1. I get the zero points of either x and y coordinates as, x: 328 y: 220.
2. Max coordinates, as, x: 795 y: 480 .
So it's working for the max values but not for the low values.
I'm using the official Arduino TAMC_GT911 library.
https://www.arduino.cc/reference/en/lib ... amc_gt911/
Any suggestions of how to change the resolution ?
I have a problem with the resolution of the touch coordiation.
The display is 800x480 but the max resolution I can get is the default 480x320.
And when I set the resolution to width = 800, height = 480:
1. I get the zero points of either x and y coordinates as, x: 328 y: 220.
2. Max coordinates, as, x: 795 y: 480 .
So it's working for the max values but not for the low values.
I'm using the official Arduino TAMC_GT911 library.
https://www.arduino.cc/reference/en/lib ... amc_gt911/
Any suggestions of how to change the resolution ?
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.