Difference between revisions of "STM32 Touch Sensors"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* [https://www.st.com/content/ccc/resource/technical/document/application_note/group0/ed/0d/4d/87/04/1d/45/e5/DM00445657/files/DM00445657.pdf/jcr:content/translations/en.DM00445657.pdf Getting started with touch sensing control on STM32 microcontrollers] | * [https://www.st.com/content/ccc/resource/technical/document/application_note/group0/ed/0d/4d/87/04/1d/45/e5/DM00445657/files/DM00445657.pdf/jcr:content/translations/en.DM00445657.pdf Getting started with touch sensing control on STM32 microcontrollers] | ||
+ | * [https://www.st.com/content/ccc/resource/technical/document/user_manual/group0/d6/4c/20/0d/a1/c1/4c/99/DM00210526/files/DM00210526.pdf/jcr:content/translations/en.DM00210526.pdf Developing applications on STM32Cube | ||
+ | with STMTouch touch sensing library] | ||
+ | * [https://www.st.com/content/ccc/resource/technical/document/application_note/9d/be/03/8c/5d/8c/49/50/DM00088471.pdf/files/DM00088471.pdf/jcr:content/translations/en.DM00088471.pdf Tuning a touch sensing application on MCUs] | ||
+ | * [https://www.st.com/content/ccc/resource/technical/document/application_note/46/39/d6/92/4a/4d/40/9f/DM00087990.pdf/files/DM00087990.pdf/jcr:content/translations/en.DM00087990.pdf Design with surface sensors for touch sensing applications on MCUs] | ||
+ | * [https://www.st.com/content/ccc/resource/technical/document/application_note/60/aa/a6/0a/1a/53/46/7c/DM00085385.pdf/files/DM00085385.pdf/jcr:content/translations/en.DM00085385.pdf Improve conducted noise robustness for touch sensing applications on MCUs] | ||
+ | * [https://www.st.com/content/ccc/resource/technical/document/application_note/28/4b/40/7c/e6/68/44/9c/DM00087593.pdf/files/DM00087593.pdf/jcr:content/translations/en.DM00087593.pdf Sampling capacitor selection guide for touch sensing applications on MCUs] | ||
+ | * [https://www.st.com/content/ccc/resource/technical/document/application_note/f4/7c/88/47/75/08/42/a8/DM00035396.pdf/files/DM00035396.pdf/jcr:content/translations/en.DM00035396.pdf ESD considerations for touch sensing applications on MCUs] |
Revision as of 05:32, 11 April 2021
Only some STM32 processors have touch sensor circuitry built in, most noticeable the STM32Lxx series.
Resources
- Getting started with touch sensing control on STM32 microcontrollers
- [https://www.st.com/content/ccc/resource/technical/document/user_manual/group0/d6/4c/20/0d/a1/c1/4c/99/DM00210526/files/DM00210526.pdf/jcr:content/translations/en.DM00210526.pdf Developing applications on STM32Cube
with STMTouch touch sensing library]
- Tuning a touch sensing application on MCUs
- Design with surface sensors for touch sensing applications on MCUs
- Improve conducted noise robustness for touch sensing applications on MCUs
- Sampling capacitor selection guide for touch sensing applications on MCUs
- ESD considerations for touch sensing applications on MCUs