This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HRPWM with Symmetric PWM

Other Parts Discussed in Thread: TMS320F28035

I am implementing a line frequency inverter using a TMS320F28035, and have configured the PWM registers for symmtric (Up/Down Count) PWM at 40KHz.  I would like to use the HRPWM capabilitiy to improve PWM resolution. 

 Can I set the edge mode such that the MEP controls both edges (HRCNFG.bit.EDGMODE = 3) while maintaining duty cycle control, i. e. HRCNFG.bit.CTLMODE = 0? 

The documentation says to use Both Edge control for phase shift applications but doesn't appear to say it can't be used for duty cycle control.

Thanks in advance for any assistance.