Tool/software: Code Composer Studio
Dear experts,
I am exercising the example_etpwm_ecap exercise inside HCG 04.07.01, just few questions that could help me to understand the clock and counter better.
1. is it correct that, the marked in yellow config. in 1st and 2nd pic is to synchronize between generated-pulse from ePWM and captured-pulse from eCAP?
2. if Q1 answer is yes, is the config in pic 2 to send this sync clk to eCAP?
3. Are the loading and stop in the following pic on the same timeline synchronized as ETPWM1SYNCO (so basically reading the same timeline given by ePWM or still reading eCAP timeline but synchronized with ePWM ) ?
4. for quesitons 3, I am curious if I tick "reset counter after capture3", which counter has been reset and what will be the impact on CEVT3 interrupt ?
Thanks a lot for help.