2009-08-31 05:25 AM
Touch sensing library
2011-05-17 06:04 AM
Hello all,
Where can i find the library for Touch Sensing Application, pls? I can't find it in this site. Thx you very much,2017-08-29 06:32 AM
,
,
Hello,
the touch sensing library is delivered within STM32Cube embedded software packages.
As an example, in case of STM32F0, the package is called STM32CubeF0.
You can download it here: ,
http://www.st.com/content/st_com/en/search.html ♯ q=stm32cube-t=keywords-page=1
,You will find the touch sensing library under following path: ...\STM32Cube_FW_F0_V1.8.0\Middlewares\ST\STM32_TouchSensing_Library
The STM32CubeMX tool is also capable to ,download the embedded software package ,and on top of that it is able to automatically check for new releases.
2017-12-17 11:28 AM
Hi @
BECKA.Jaroslav.002
could you please explain the process for manually included the touch sensing lib into a cubemx generated project.
I've been trying for a while using the f042 and have had no success.
thanks