2017-07-06 09:15 AM
Dear Support,
Hi,I've created two PWM with a 50% duty cycle using STM32F103 and its timer8. Now I would be grateful if you tell me how to shift one of the PWMs?
#stm32f103-shift-pwm2017-07-06 10:01 AM
TIM1 should behave in the same way as TIM8
2017-07-06 10:50 PM
Thank you for replay.
As I said before, I produced two similar PWMs with a 50% duty cycle. Now, I would like to know how to shift one of the PWMs with 180 degree relative to other one?
2017-07-07 04:21 AM
Do you need complementary signals?
Then configure TIM CH1 and CH1N and the break/dead time like this: