Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
I have implemented a code that uses 2 CPUs of TMS320F28379D, and created a program that arranges from ePWM1 to ePWM4 on the CPU1 side and arranges from ePWM5 to ePWM8 on the CPU2 side.
I set to output the hardware interrupt set for Second Event from ePWM3 and ePWM7, but every time the microcomputer is operated, the event occurrences are aligned or shifted by half a cycle.
I want to align the events of CPU1 and CPU2, what should I do?