Hi.
I am right now using F28335 to generate 4 PWM signals for a phase shift power converter. I want to have a precise control on the phase shift time and also the deadtime.
From the HRPWM reference guide, I know that I need to use BEP for the HR edge mode. But in the reference guide for HRPWM and ePWM, there is no clear explanation on how the BEP mode really works.
In the BEP mode, should I use TBPHSHR and CMPAHR together to achieve high resolution on both falling and rising edges? Can someone give me some sample code on this?
Thanks
Boxue
//
I have read the sample codes from the controsuite. It seems that they are all dealing with FEP or REP mode.