Is there any HAL_Library to use STMPE811 with STM32F4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-09 6:29 AM
Is there any HAL_Library to use STMPE811 with STM32F4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-09 6:51 AM
I guess STMPE811 is a part of the STM32F429-Disco and drivers are located in the BSP section of the HAL package:
..\STM32Cube\Repository\STM32Cube_FW_F4_V1.19.0\Drivers\BSP\Components\stmpe811
Download the package if you have not done it:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-09 7:45 AM
You mean this:
http://www.st.com/en/mems-and-sensors/stmpe811.html
If so, see the 'Resources' section of that page
http://www.st.com/en/mems-and-sensors/stmpe811.html#design-scroll
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-09 7:52 AM
And see the examples / demo for the STM32F429-Disco board. They are useful - I used to play with this board a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-09 7:58 AM
I will see that, thank's a lot for your advice
