Other Parts Discussed in Thread: SYSCONFIG
I used epwm lab from c2000 academy as reference
1. To generate pwm's at two gpios i,e. GPIO 0 and GPIO 1 using epwm1
2. I am also using another GPIO and setting its initial state as high ( all this using SYSCONFIG ) .
May I know the sequence of execution of the above two?
My aim is to execute the latter instruction first and then the former