2006-04-27 04:06 AM
2006-04-27 04:06 AM
I would like to know if there is a way to use one timer to detect 2 pwm signals. I am using a system clock to generate a sytem interrupt where I would then read the appropriate counters. I can see where using both input capture inputs would get me low and high periods of the signal, but this is only for 1 signal. Is there a way to get freq and DC for 2 signals from one timer without using interrupts?
Thanks