BOOT_EP and USE_BOOT0_OPT to force STM32G03x in bootloader from main flash application
Hi,
reading AN2606 "STM32 system memory boot mode". Then I'm using the STM32G031 I should use the Pattern 11 options to enter the boot after an reset. This Pattern 11 reference to two bits (BOOT_EP and USE_BOOT0_OPT) . I cant find any information abut the bits in the reference manual or in the AN2606.
I would like to change the boot sequence from main flash application so instead of enter main flash after reset I will end up in ST bootloader in system memory.
