Hi there
I would like to build a RGB led controller with a pic16f627. The problem is that it only has one PWM channel. It has 3 timers as well, Tmr0,Tmr1 and Tmr2.
Is there a way to use PWM on 2 other channels using software? The pic must also be able to accept serial data while PWM is on.
I'm currently programming in C.
Thanks in advance
JeanTech
I would like to build a RGB led controller with a pic16f627. The problem is that it only has one PWM channel. It has 3 timers as well, Tmr0,Tmr1 and Tmr2.
Is there a way to use PWM on 2 other channels using software? The pic must also be able to accept serial data while PWM is on.
I'm currently programming in C.
Thanks in advance
JeanTech