wwatson
Well-known member
My latest ER-TFTM101-1 touchscreen display uses the Goodix GT9271 CTS controller. I found the "arduino-goodix" library which was designed for the GT911x CTS and modified it to work with the GT9271. After fixing a few bugs it seems to work well except for the x and y coordinates are inverted. X coord starts at 0 on the right side of the screen instead of the left and the Y coord starts at the bottom of the screen instead of the top. Going through the reference manual does not seem to give any real clues as to what register can be used to invert the X/Y origins. Maybe some math trickery using the map function?
Has anybody had any experience with this CTS controller? Any guidance with this is appreciated...
Has anybody had any experience with this CTS controller? Any guidance with this is appreciated...