Resolved! STM32G030 BOOT0 versus SWD
STM32G030 datasheet indicates BOOT0 is PA14-BOOT0 and that SWDIO is PA13 and SWDCLK is PA14-BOOT0.Upon power up, how does the STM32G030 know whether PA14-BOOT0 is controlling whether to enter bootloader mode or is SWDCLK?Since STM32G030 has no JTAG c...