Quote Originally Posted by Darrel Taylor View Post
DT_INTS-18 (Assembly Language Interrupts)
http://darreltaylor.com/DT_INTS-18/asm_ints.html
Yes, this is the code I am using but I can't get it working in the same program as the multi SPWM. I am useing multi SPWM for my 8 pwm dimmers.

Also I have played with the prescaler to slow down the blink rate but have had no sucess. is there a formula for this like in the -14 version?

I will also make an attempt to digest Skymask's timer 0 overflow interrupt handler in the morning.

Thanks Darrel and Skymask. You are both very helpful.