Ok, I've done PWM a bunch of times on other PICs, but for some reason I can't get the 16F876A do what I want...

I want to use software PWM, basically doing an RGBW LED Fade (4 channels)

Right now, using either PORTA or PORTB, I fade up an LED, then set it HIGH. I go to fade up the 2nd channel and the first channel (set high, not using PWM anymore) goes dead.

I have my pins set to outputs, a/d is off, etc.

Any ideas?

Thanks!
Hainkm