Skip to main content
Associate II
January 18, 2025
Solved

Solder Bridges on the NUCLEO-L433RC-P

  • January 18, 2025
  • 4 replies
  • 901 views

Hello,On the board NUCLEO-L433RC-P I can see the copper shape(see the copper in the white ellipse). Is the lines  connected? What's the function? Thanks!

qinweiliang_0-1737184259035.png

qinweiliang_0-1737184671958.png

 

 

Best answer by STTwo-32

Hello @qinweiliang 

I suggest you to take a look at the schematic pack of your board revision C01 or C02. They are both available here. Also, more details can be found about the state of those solder bridges SB (on if they are fitted or off if not) on the table 12 of the UM2206.
PS: default state is always in bold.

Best Regards.

STTwo-32

4 replies

gbm
Principal
January 18, 2025

The detailed information on what is connected may be found in board's User Manual.

My STM32 stuff on github - compact USB device stack and more: https://github.com/gbm-ii/gbmUSBdevice
STTwo-32
STTwo-32Best answer
Technical Moderator
January 18, 2025

Hello @qinweiliang 

I suggest you to take a look at the schematic pack of your board revision C01 or C02. They are both available here. Also, more details can be found about the state of those solder bridges SB (on if they are fitted or off if not) on the table 12 of the UM2206.
PS: default state is always in bold.

Best Regards.

STTwo-32

Associate II
January 20, 2025

OK, Thanks!

Andrew Neil
Super User
January 20, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.