Generating PWM TIM8 STM32F4 initialization
Hello community, I want to generate PWM with tim8 CH1 and CH1N (complementary) but i have an issue. CH1 pwm first pulse is 2x what it must be. My APB2 clock is 84MHz and i am generating an 500kHz PWM. How to initialize well the PWM with tim 8 to have...