How to turn off LED in stm32 onn board f103c6t6?
I have started studying stm32. I’m trying to blink LED PC13 on board stm32f103c6t6. I could turn on led, but when i tried to turn it off, it didn’t work. The fragment of code is below.
I have started studying stm32. I’m trying to blink LED PC13 on board stm32f103c6t6. I could turn on led, but when i tried to turn it off, it didn’t work. The fragment of code is below.