STM32 Buttons

From Stm32World Wiki
Jump to navigation Jump to search

To be added

Videos

We have covered the topics in this article in a couple of STM32 Tutorial videos.

The first one explaining the use of external interrupts is here:

The second one covering bouncing is here:

How to hook up buttons

To be added

What is bouncing

To be added

How to prevent bouncing (debouncing)

Electrically

To be added

In software

To be added

Miscellaneous links

To be added