How to modify boot configuration bits STM32G030?
Hello everybody:
I’m facing the following problem. To boot the microcontroller right know I have pin PA14 – BOOT0 to GND through a 10K pull down resistor (This pin is also shared with SYS_SWCLK) and BOOT0, nBOOT_SEL bit to 0 -> Boot area main Flash memory.
I want to achieve the same thing with nBOOT_SEL, nBOOT1, NBOOT0 bits.
To do that, I connect the programmer and access the option bytes -> user configuration -> set the pins as shown in the image and apply.
When I disconnect the programmer, power off then power on again the program doesn’t boot (now PA14 – BOOT0 is not connected with pull-down resistor). I am doing something wrong?
Thanks in advance.


