STM32G030K6 usart bootloader
Hi,
I have a custom board with STM32G030K6 and I wish to use the buildin usart bootlaoder. I have checked the AN3155 and AN2606, but I still cant figure out how to enter into the bootloader.
I found that for my MCU, I need Pattern 11 to activate bootloader, which means:

But after searching whole datasheet of the mcu, only boot bit setting I found was PA14-BOOT0 and there is no other boot bits to set up in cubemx.
I have a feeling that there is some info or application note that I am missing. Any help would be really aprpeciated.


