Tool/software: Code Composer Studio
hello sir,
I am currently working over PWM using ADC. I am trying to get the pulses to power full bridge dc/dc converter.
I am able to get the pulses for switches with deadband too. the main problem is that , when I am trying to implement pulse shutdown feature, one channel is getting shutdown and other channel is getting High.
I have found that I used PWM_deadbandpolarity() command, to get out of phase betwwen the two channels and this is causing the other channel not to get shutdown.
Is there any other way I can get out of phase between the two channels without using the above command
please help me
Thankyou