Other Parts Discussed in Thread: TMS320F2808
hi,
I need to disable the pwm output for a few cycles and re-enable it synchronously with pwm rate. (i'm talking about tms320f2808 but I think tms3202833x should have the same PWM peripheral block)
I'm trying this solution:
I'm trying to use the "Trip-Zone Force Register" for to disable all PWM output in cycle by cycle mode (CBC).
I don't understand from datasheet what happen if I maintain the TZFRC register "high" for more than one PWM cycle. Is this register automatically reset to "low" at any pwm cycle? or if I hold this register to high the pwm output remain disabled until i manually put it "low"?
Can anyone help me?
Thanks a lot
G.F.