Associate III
July 3, 2020
Question
spurious touchs on spi display
- July 3, 2020
- 2 replies
- 1646 views
When i the touchscreen on my LCD it occassionally presses somewhere else on the screen to where i have pressed.
The simulation on touchgfx works perfectly which means it isnt the code ive implemente in the virtual functions.
Only assumption is that the hardware is dodgy or the way im sensing the touch isnt correct.
if i debug the code and step through i cant replicate the issue so maybe a timing thing - i set the sampling rate to 160ms and same issue occurs.
Any one experienced similar issue?
Mike,