Hello all,
I'm using PIC16F1508 to generate two PWM outputs (200KHz and 20KHz) via PWM1 and PWM2 pins. Because, PR2 can not assign to PWM1 and PWM2 simultaneously, how can I solve it.
I like to solve problems at the source. ie; why do you need 200kHz and 20kHz PWMs? If you give more info on what the PWMs are driving and how fast you need to change the PWN etc we can suggest a number of good solutions.