How to use timer interrupts for detecting multiple button press.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-17 10:21 PM
Hello,
I am currently using an External Interrupt style program to detect multiple button presses but it doesn't work and I wanted to know how I can use timer interrupts for detecting multiple button press. Please share code. Thanks!
Labels:
- Labels:
-
TIM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-17 11:20 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-18 1:07 AM
I wouldnt use EXT interrupts for that.
But if you really wanted to , it should work, unless you messed up preemption and interruption priorities
Available for consulting/freelancing , hit me up in https://github.com/javiBajoCero
