Resolved! How to count impulses with debouncing at moderate speeds like 400 kHz
Hallo all:I want to implement a generic counter to count the number of impulses on an input, but after debouncing.I guess that mechanical switches for human interface purposes need a debouncing in the milliseconds range, say 1 ms to 20 ms. My Systick...