Part Number: TMS320F28069
Dear TI forum community,
I configured my processor to support 6 PWM's (3 channels, active low complementary). On my board drivers turn on IGBT by low state of signal from processor (high state will turn off IGBT).
I used updown counter with dead band.
I have to force output of one of the half bridge PWM. When I wasn't using dead band I was using EPwmXRegs.AQCSFRC to force signal on output. It was warking. Now with deadband I cant do this because when I have low state on high side PWM on the other side I have reversed signal. I tried use TZFRC with CBC event but I have still the same situation.
Has anyone had a similar problem? Can You tell me how force every PWM output in one channel.
Best regards.
Marc