Posted on January 25, 2017 at 09:50
Hi everyone, I try to generate PWM signal usingSTM32F072B. I set the PA0 as TIM2 and set channel 1 to PWM Generation and set the GPIO maximum output speed to high. The other configurations aredefault. In the ma...
Posted on February 10, 2017 at 04:52I found that this problem does not occur when using PA5 instead of PA0. But why? Because PA0 is connected to User button?