Hello,
I need to use multiple comparator outputs (COMP1OUT, COMP2OUT) to trip the same PWM channel in the Piccolo B MCU. Is it possible?
DCTRIPSEL seems to accept only one source for tripping. I need to have an over-current protection with one comparator and an over-voltage protection with another and both have to trip the same PWM channel (cycle-by-cycle).
Seems to be a big constraint that one PWM can use only one comparator output for cycle-by-cycle protection.
The only option that I see is configuring the comparator outputs pins (e.g. GPIO42 & 43 in TMS320F28035) and connecting them outside to a TZ input... I don't like it but seems to be the only possible solution.
Thanks for your help,
Max