Xinyuan-LilyGO / T-Display-S3

MIT License
731 stars 173 forks source link

Touch Gesture error #194

Closed Brekel42 closed 3 months ago

Brekel42 commented 8 months ago

Not sure if the version of the touch chip has changed, but the Gesture and Proximity registers are wrong for my board. Register GES_ID_REG (0xD3) always reads 0x00, but I seem to be able to get gestures from the PROXIMITY_ID_REG (0x01) as follows:

Swipe up/down 0x01 and 0x02 Swipe left/right 0x03 and 0x04 (depending on screen rotation) Long press 0x0C Double click 0x05

lewisxhe commented 8 months ago

The gesture function seems to be only available on specific touch screen versions. As far as I know, there are two touch screens.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.