Hello,
I have just started to play with TMDS243GPEVM evaluation module. I'm trying to evaluate the EPWM capabilities of the AM243x.
I have started with the epwm_duty_cycle example that came with mcu_plus_sdk_am243x_08_01_00_36 and have managed to generate PWM signals on outputs connected to EPWM0 ... EPWM3.
Now I wish to synchronize the counters of EPWM2 and EPWM3. According to Figure 12-2215 from spruim2c.pdf

I need to change some bits CTRL_MMR0 in order to MUX EPWM2SYNCO to EPWM3SYNCI. What is the preferred way to achieve that? Is there an SDK function for that purpose?
Best regards,
Johannes