First timer Items tagged with First timer
Frequency conversion?
hi TB,
u would need only two timers for the task. use the first timer as a counter and connect the input to the corresponding counter input pin( e.g. if u are using timer0 as the counter , connect the input to the T0 pin of the uC. The second timer can be used to create the fixed time interval and just read the counter value when the timer overflows (i,e when the second timer interrupt occurs.
As f... Read Compelte post
u would need only two timers for the task. use the first timer as a counter and connect the input to the corresponding counter input pin( e.g. if u are using timer0 as the counter , connect the input to the T0 pin of the uC. The second timer can be used to create the fixed time interval and just read the counter value when the timer overflows (i,e when the second timer interrupt occurs.
As f... Read Compelte post
Other Tags: voltage divider two timers first timer time interval input pin
Posted by pdi33 on Sat Aug 09 2008, 11:03 pm