2024-09-26 11:37 PM - last edited on 2024-09-27 12:03 AM by Andrew Neil
Hi St community,
I noticed that the SB9 bridge on the STM32F429I-DISC1, which connects the SWO pin of the ST-Link to PB3 on the STM32, is ideally not soldered by default.
Is there any specific reason for this? Does it affect the SWO functionality or debugging in any way? Should it remain unsoldered unless needed for certain configurations?
Looking forward to your insights!
Thanks!
2024-09-27 12:03 AM
Presumably, because they thought that fewer people would want to use SWO than would want to use PB3 as a normal GPIO?
@Shreayas_Acharaya wrote:Does it affect the SWO functionality or debugging in any way?
With the Target's SWO output disconnected from the ST-Link, you obviously can't use the SWO feature
@Shreayas_Acharaya wrote:Should it remain unsoldered unless needed for certain configurations?
If you're not going to use SWO, then there's no need to do anything - leave it unsoldered.
2024-09-27 12:19 AM
SWD debugging/programming only needs SWCLK and SWDIO, so T_SWO is not needed.