Kirill Havryliuk
Results
2
comments of
Kirill Havryliuk
I, probably, can do it like: ```rust // TIM1_CH1 PE9 // TIM1_CH1N PE8 // TIM1_CH2 PE11 // TIM1_CH2N PE10 // TIM1_CH3 PE13 // TIM1_CH3N PE12 // Set complementary oututs mode...
Thank you for your answer, @thalesfragoso. Provided example actually works. I haven't tested it good enough, but oscilloscope shows what I expect. "Complementary PWM outs + DT" is very essential...