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.

TMS320F28379D: 控制EPWM1和EPWM2相移

Part Number: TMS320F28379D

    EPWM_setTimeBaseCounter(myEPWM1_BASE, 0U);这个我用来设置EPWM波延迟为啥不可控啊,输入的值和理想值不符合)我用了EPWM1和EPWM2中断,我想让这两个波错开一定的角度,应该用哪个函数呀。