Question
Timer in combined PWM mode question - how to set the polarity of the reference PWMs?
Can the combined PWM signal be the AND of two reference PWMs in which one is negated?
This is what I would like to do.
Combined PWM signal = OC1Ref AND NOT(OC2Ref)
If I could set the polarity of the two reference PWMs differently, I think that would work. I just don't now how to configure it that way. Are there any code examples for using the PWM in combined mode?
Thanks -
