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 it was when you disabled it ?, Does it go Low ? Or High. The Idle state of the Timer is Low, and the On state High.
Thanks,
DJ