[STM32G031] (8 pins) upgrade firmware [STM32Cube Programmer] & UART , boot mode
Hello, I'm trying to enter the boot mode of STM32G031 with SW.
the STM32G031 is connected to the STM32F4 board through UART communication and I can only set the BOOT0 pin high when connected to STM32F4' GPIO.
as the RM0444 section 2.5 indicates, the boot configuration includes the BOOT_LOCK, nBOOT1, nBOOT0, and nBOOT_SEL bits.
is there a possible way to enter the boot mode of the STM32G031 when it's connected to another board?
