Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE
Hi,
I am using ePWM1A~4A for a power converter(full bridge).
TZ1 derived from hardware OCP through GPIO is used for all the 4 ePWM units while only ePWM1 TZINT(interrupt) is enabled. --------> BTW, I think this is just a common usage.
Gpio for TZ1 is configured as Async and using No-filter.
What confused me is that not all the ePWM units are triggered at the same time. Not all OST bit(EPWMxRegs.TZFLAG.bit.OST) is set and latched all the time, so not all the PWM is shut down at the same time.
Will this just happen under some extremely unusual situation or because something is wrong in my configuration?
Thanks.