PWM通过下面的函数来设置同步源,有办法设置每隔2个PWM周期或N个PWM周期输出一个同步源信号吗?
EPWM_enableSyncOutPulseSource(pwmBase, EPWM_SYNC_OUT_PULSE_ON_CNTR_ZERO);
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.
PWM通过下面的函数来设置同步源,有办法设置每隔2个PWM周期或N个PWM周期输出一个同步源信号吗?
EPWM_enableSyncOutPulseSource(pwmBase, EPWM_SYNC_OUT_PULSE_ON_CNTR_ZERO);