cancel
Showing results for 
Search instead for 
Did you mean: 

STMPE811 touch controller on STM3220G-EVAL - bug?

scottmorgan
Associate II
Posted on December 11, 2014 at 18:13

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-forum
1 REPLY 1
Posted on December 11, 2014 at 20:29

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.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..