2014-12-11 09:13 AM
I noticed that the touch controller is not working properly to detect presses of the touchscreen on the STM3220G-EVAL and looked further into the code. The problem appears to be rooted in BSP_TS_GetState() in the file stmpe811.c where it can sometimes return the value 0 even when the screen is being pressed presumably in a case where this function is called too frequently. The other part of the problem is in stm322xg_eval_ts.c where the function BSP_TS_GetState() will return random values for x and y when the touchscreen is not being pressed. Can someone from ST look into this and send out the corrected versions of these files?
#stm3220g-eval-stmpe811 #user-forum2014-12-11 11:29 AM
Can someone from ST look into this and send out the corrected versions of these files?
I wouldn't put my project on hold waiting for that to happen.