Currently I'm using a 320F28069 Piccolo.
I have PWMS1,2,3,4 running at 220Khz.
I need to have PWM5 running at 120Khz in sync with all other PWMS.
Per the tech reference manual, 3.3.4
"If synchronization is a requirement, ePWM module 2 can be configured as a slave and can operate at integer multiple (N) frequencies of module 1. The sync signal from master to slave ensures these modules remain locked"
Since PWM5 will be running slower than the other PWMs I cant use the Master/slave scheme.
Is the another way to sync PWM5 to PWMs 1,2,3 & 4 ?