Setting GPIOC->ODR[13] = 1 is not tuning up the user LED, rather it is turned up by leaving it to default (i.e. 0). [STM32F103C8T6 (blue pill)]

后端 未结 0 1257
长发绾君心
长发绾君心 2020-12-30 13:46

I have just started learning bare metal embedded development using CMSIS Core framework. I do not understand why the user LED is not turning on by setting the ODR[13] to 1 b

相关标签:
回答
  • 消灭零回复
提交回复
热议问题