2024-01-23 6:14 AM - edited 2024-01-23 6:17 AM
Hi everyone,
Is that not connecting BOOT0 to GND a problem? I forgot to connect it. İs it fine to be floating?
Thank you in advance.
Solved! Go to Solution.
2025-06-22 11:15 AM
Thank you, @maxter, your statement is correct and I must correct my statement above that external pull resistors are always necessary on SW. This is from the old days of the STM32F103 and its colleagues, where there were indeed often problems if the SW pins did not have a defined potential.
You would now have to check the reference manuals to see exactly when the internal pull resistors were introduced on the SW pins. For the STM32F030 (mentioned by the TO), your STM32G0B1 and similar devices from that family, a fixed potential on the SW pins is no longer necessary, which can be concluded from RM0360, section 8.3.1 and RM0444, section 7.3.1.
Thanks again!
Regards
/Peter