Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Using TMS320F28377SPTPT, I need to generate a number of high resolution ePWMs (eight precisely but I’ll use two in my enquiry here). These must be phase shifted from one another by different angles which are not fixed but changing dynamically depending on the circuit parameters. For instance, whenever the input and output voltage change, the time at which each of the PWM will switch on will change.
Different cases of fixed phase shift (e.g., 0, 120, 240 degrees) have been illustrated by TI but I could not apply this to a dynamically changing phase shift. Kindly help on how to switch PWM1 at T1 (Sec) and PWM2 at T2 (Sec). The figure below illustrates the PWMs at their switching instances (times, angles, or counts). Accompnying code may be of help.