Boot0 Tied to SWCLK on STM32G0B1KET6 MCU
Hello,
I am making the connections for programming the STM32G0B1KET6 in hardware and came across the boot0 pin sharing the same connection as the SWCLK for serial wire debug (I am using the 32 pin version of this mcu).
Just to confirm to program the MCU via SWD I need to tie the boot0 to ground to boot from user flash, therefore the SWCLK will also be pulled down also. The SWDIO and SWCLK should be pulled up to 3V3 according to the following image for arm cortex processors:
The datasheet does not talk about any detail about boot0 being shared with SWCLK, and I want to ensure that I can program the MCU. I have SWDIO and nSRST pulled up and SWCLK pulled down.
Thanks!
