Dear sir ,
we are devloping Motor controller using C2000 28376S , and we want to make use of the tripzone (for short circuit) in such way
it will disable specifc PWM channels , example
TZ1 will disable PWM1.CHA PWM1.CHB PWM2.CHA
TZ2 will disable PWM2.CHB PWM3.CHA PWM3.CHB
in case of TZ1 , PWM2.CHB should work normally while PW2.CHA (and PWM1.CHA/CHB) is in highZ.
my question is it possible to apply Tripzone only on specific channel inside PWM moudle (for example Channel A) , while the other channel is working without any interfernce ?