I received a free PIC16F18446 Xpress board and I tested it by blinking LED and toggling GPIOs. My application needs 4 PWMs for SPWM generation of a single phase AC motor.
Out of 4 PWMs 2 are SPWM which is of variable duty cycle and other 2 are of single duty cycle .Both pair of PWMs should be complementary to each other.
I started with simple PWM generation using CCP module,but failed to create one.I tried to edit code that is for other 8 bit PIC,as I did not get any exact code for this...
PIC16F18446 Xpress board PWM generation
Out of 4 PWMs 2 are SPWM which is of variable duty cycle and other 2 are of single duty cycle .Both pair of PWMs should be complementary to each other.
I started with simple PWM generation using CCP module,but failed to create one.I tried to edit code that is for other 8 bit PIC,as I did not get any exact code for this...
PIC16F18446 Xpress board PWM generation