Tool/software:
I have a question related to the architecture design of our new project:
Setting EPWM_ETSEL[SOCASEL] of ePWM to PRD_eq (010) via M4F (red box below).
-- Is it possible to generate SOCA pulse on IO port of PWM_SOCA when cnt of pwm is equal to period?
-- If it is possible to generate a SOCA pulse, how is the high level duration of the pulse defined? At what point does the level switch?
Background: Since the AM6204 does not have an internal ADC, an external ADC will be used. ePWM needs to output rising/falling edges at the PWM_SOCA IO at the PWM's centroid moment (the pwm is counting up + down, the centroid moment is when cnt equals PERIOD), and the level is automatically flipped before the start of the next cycle。
Thanks
