Taking microsecond timer without interrupt
Posted on January 08, 2015 at 13:29Hello I'm looking for a solution to get the time between to input signals in microsecond resolution. But I do not want to use an interrupt counting up all microseconds. Is there a convenient solution / method? #...