You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very excited when I use stm32duino for the first time. Thank you very much for your contribution.
I need to use GPIOA1, 2, 3 and GPIO15 to output PWM. When using the analogWrite function, two things will happen. First, 1 2 3 can output pwm, 15 can't, then 15 can output pwm, 1 2 3 can’t. I am using stm32f103c8t6.
I will also check the chip manual, but I still hope to get help, thank you very much.