STM32C011F6U6TR Boot Mode Selection Problem
Hello, I will use STM32C011F6U6TR in a project.
Since I need to program with USART, I think I need to use the "boot from system memory" mode in BOOT mode, am I right?
As written on the datasheet, there are 3 modes. When switching between these modes on Bluepill boards, there are 2 BOOT pins and we were selecting the mode by setting these pins to 0 and 1.
There is 1 BOOT pin on this processor and it refers to something called "boot selector option bit". I don't understand what exactly is the boot selector pin and how to control it. The datasheet is also quite incomplete in this regard.
