@Gaviota post was helpful to me. Thanks.
Below is an example of a N/O button interrupt, connected between G26 and GND.
Counter increments multiple times per button push.
This shows that software debounce could be necessary in many cases.
Cheers - BillT
B
Best posts made by BT99
-
RE: UIFlow digital input interrupt
Latest posts made by BT99
-
RE: UIFlow digital input interrupt
@Gaviota post was helpful to me. Thanks.
Below is an example of a N/O button interrupt, connected between G26 and GND.
Counter increments multiple times per button push.
This shows that software debounce could be necessary in many cases.
Cheers - BillT