Examples fot Touch sensing controller on STM32F0?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-11-02 2:09 PM
Posted on November 02, 2012 at 22:09
Hello, exist any example or free project for Touch sensing controller ?
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-12-12 3:35 AM
Posted on December 12, 2016 at 12:35
Hello,
I recommend to look inside the STM32Cube_F0 package
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
