Has anyone every used the input capture pin for a PWM signal.
I think I have the timer and input capture set up right
I believe my problem is I need to set up the portd input to read the
the entire signal I seem to be looking at only one reading.
I am using peek and poke to access the registers for the timer and
Incp modules.
The pwm signal is ~ 4msec with 1usec steps
Joe