Hi,
Please refer to page 52 in Application Note SPRU791F. My question is about the register setting. I want EPWMxA floating. I have set the following setting, but I'm not sure if EPWMxA will be floating. Please kindly advice me. Thanks!
// Only EPMW1A is activated. EPMW1B is NOT activated.
PWM_setDeadBandInputMode(myPwm1, 3<<4 ); // S5:S4 = 1:1
PWM_setDeadBandPolarity(myPwm1, 0<<2); // S3:S2 = 0:0
PWM_setDeadBandOutputMode(myPwm1, 3 ); // S1:S0 = 1:1