Nucleo stm32g031k8:loading internal boot loader from system memory fails
Hi
I tried to configure the boot mode of the stm32g031 evaluation board so that the bootloader can boot from System Memory. For this, I have connected the PA14-Boot0 pin to high


Also, the host unit is connected to the target MCU via i2c1(PB6, PB7). i2cdetect in the host unit fails to detect the target MCU i2c address. Also, rework is done on the target MCU where the SB6 is fitted(SB5 removed and soldered to SB6). I also tried connecting PB6(BOOT0) to high, but this didn't work. Could someone please tell me how to load the internal bootloader from system memory to flash the firmware from host unit to target MCU via stm32flash(i2c port)?
