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 cris,
I'm using it as a cycle counter. So I need to change the timeout period to 1sec instead of 1 msec if I want to measure a time round about 0.0008 sec. I also want to measure it exactly as possible. Thanks is advance for your answer!