Hi,
On my board, I use ePWM1B to generate a simple 50% duty cycle PWM at exactly 1/7 of the SYSCLKOUT. But it seems there is a bit of jitter on the generated PWM. So my questions are
- Do I need HRPWM for this because the frequency of the PWM is quite high?
- Given the jitter issue quoted from TRM, "When dual-edge high-resolution is enabled (high-resolution period mode), the PWMxB channel will have ±1–2 TBCLK cycles of jitter on the output." The only way to get HRPWM on ePWM1B is to use SWAPAB or SELOUTB. Will ePWMxB have jitter in the case where SWAPAB or SELOUTB is enabled?
Thanks