Skip to main content
Visitor II
March 12, 2020
Question

About STM32G0 series and BOOT0 Pin

  • March 12, 2020
  • 1 reply
  • 993 views

Hi, i have a question about this. Normally we use F0 series and BOOT0 pin must be connected to GND via 10K Ohm. So, BOOT0 pin were apart. But now, BOOT0 pin and SWCLK pin is same. I created a new schematic and I connected BOOT0/SWCLK to GND via 10K Ohm. Is it correct? Here is my Schematic;

    This topic has been closed for replies.

    1 reply

    Super User
    March 12, 2020

    If you don't need BOOT0 pin function, you can turn that off by nBOOT_SEL user option byte in flash. No need for a hard-wired external R.

    Visitor II
    March 12, 2020

    Thanks for reply but we need BOOT0 pin. So, Is this Schematic correct?