I'm going to use the PWM and Timer 1 to generate signals for driving a
display, however that requires that the timers for the PWM & Timer 1
start at the same instance - i.e. that they're in sync. with each
other. I could offset the values the first time round, replacing them
for subsequent cycles, but I'm hoping there's a better way...
Does anyone know the best way to do this?
Thanks,
Duncan.