Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInterval Timer Problem
Hi, I got a system with an interval timer. Now I want to use it to to count how long the time is between two positiv flanks. But the counter won't start. My code: int count_timeH=0...
Altera_Forum
Honored Contributor
14 years agoHi,
it works but now i recognized that the time doesn't fit to the value I astimated if I tested the time calculation. I adjusted ms for the time but my results are something like 60ms if I touch the bottun in 1 second twice. What is wrong? Thanks in advance!