Other Parts Discussed in Thread: TMS320F28035, CONTROLSUITE
Hi,
I have a problem with the Trip Zone / ePWM module for my application.
I have a single PWM output (PWM1A) and I want to force this output low on 2 conditions (One Shot Trip Event):
- COMP1 output tripped
- COMP2 output tripped
This is quite simple. (1 PWM output with 1 overcurrent + 1 overvoltage security).
But it seems that it is impossible to manage this very simple case.
=> I control PWM1A so I have to use Digital Compare Events DCAEVT1 and DCAEVT2 (DCBEVT are not relevant).
=> So I map DCAEVT1 on COMP1, and DCAEVT2 on COMP2.
BUT !!!!! : DCAEVT2 can only be used as a source for a Cycle By Cycle Trip Zone. I want it to be a OST source.
So, I guess I misunderstood something. It MUST be possible to shutdown a PWM output from 2 conditions. But I don't know where I'm wrong.
I would appreciate your help on this matter.
Thank in advance.
Nicolas UHL