I am working on STM32G071RBT6 bootloader. I want to configure the board in boot mode from system memory (BOOT ROM) to interface with Flasher STM32 software utility.
I want to know the steps to enter my Nucleo-G071RB in boot mode from system memory. Do i have to do it extenally through hardware or by configuring FLASH_SERC register bits in software. Please guide