-->
Page 1 of 1

GPIO interrupt

PostPosted: Mon Apr 11, 2016 10:47 am
by bob70
I'm trying to use interrupt and have two questions:

1. How short can the pulse be to be recognized? I am working with 25ms pulse and that seems to work fine but I'm not sure how close to minimum it is.

2. Is there a way to identify if falling or raising edge triggered the interrupt?