Tool/software:
With regards to the ePWM trip zone operation:
If I use the TZFRC register to force a one shot event via software (TZFRC.OST = 1), then I would expect to see the corresponding flag in the TZFLG register to show the flag set (TZFLG.OST = 1)
Now, there is also the TZOSTFLG register which gives additional information on the specific cause of the one shot event. Can anyone confirm if any of the bits in TZOSTFLG are set by forcing a one shot event via software (TZFRC.OST = 1)?
I think the manual is a little unclear on what to expect here, but I think it implies that nothing should be set. However from my testing it looks as though it is, but it may not be consistent.
For context I am forcing the one shot event in software to disable all PWM's as a global enable/disable event. I am also using individual one shot trip latches for fault reaction to quickly disable PWMs. I would like to use the flags in TZOSTFLG to determine the cause of the trip. However I see flags being set in TZOSTFLG when applying TZFRC.OST = 1 which is screwing this up.
Thanks for nay help you can offer.
Steve