cancel
Showing results for 
Search instead for 
Did you mean: 

Examples fot Touch sensing controller on STM32F0?

asrock70
Associate II
Posted on November 02, 2012 at 22:09

Hello, exist any example or free project for Touch sensing controller ?

1 REPLY 1
Max
ST Employee
Posted on December 12, 2016 at 12:35

Hello,

I recommend to look inside the STM32Cube_F0 package 

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef0.html

The STM32F072-Discovery has a slider

STM32072B_EVAL  and 

STM32091C_EVAL boards have 2 keys.

Inside the package, you will find examples for those configurations the following directories:

Projects\STM32F072B-Discovery\Applications\TouchSensing (slider)

Projects\STM32072B_EVAL\Applications\TouchSensing (2keys)

Projects\STM32091C_EVAL\Applications\TouchSensing 

(2keys)

Best regards,

Max