Hello team
I am using TIVA microcontroller TM4C1294NCPDT.
I want to use PWM0 module, and I refered sample code also. I am debugging the code on Stellaris ICDI. Its working fine.
It generates PWM0 and PWM1 signals with same frequency and both signals inverted to each other. If I vary freq that applies to both signals, similarly if I vary duty cycle that applies to both signals.
Now I need a help like that I wanted those two PWM outputs with individual freq, duty cycle settings. I have gone through Datasheet, but I am not able to configure that PWM generator for individual signals.
Please suggest me the way to generate Two independent PWM outputs of same generator. Also, if possible, provide me some example code for the same



