User Activity

HiI'm trying to generate a 64 kHz PWM with 50% dutycycle. I've configured the SYSCLK to use the HSE in combination with the PLL resulting in 64 MHz. Since I'm using TIM1, which is on APB2, I've configured the APB2 timer clock also to 64 MHz. However,...