Stopping a Buzzer driven by Timer 16, STM32G071
Hi All, I want to do something very basic, but somehow cannot manage to do it. What happens if you have a PWM signal on an IO Pin, generated by a timer, and you disable the timer? What happens to the physical IO Pin ? Is it stuck at the state where ...