2026-04-30 1:28 PM - edited 2026-04-30 1:34 PM
Hi everyone,
I am working with the NUCLEO-U385RG-Q (MB1841) and I've noticed an inconsistency in the UM3062 user manual, specifically in Table 18 (ST Morpho connector pin assignment).
The documentation states that PB7 is available on the Morpho connector at pin 5 of CN10. However, in the standard factory configuration, this does not seem to be the case. It appears that the connection depends on the solder bridge (SB) configuration, but the manual is not explicitly clear about the default state for this specific board variant.
This makes the pinout tables quite confusing at a glance.
Could you please tell me where I made a mistake and are there any other reliable sources of information about the pinout connections for this Nucleo board?
Thank you in advance for information.
2026-05-01 10:33 AM - edited 2026-05-01 10:35 AM
I'll pass the wish for clarity improvement in the user manual.
Looking at the schematics (PDF):
Seems PB14 is the default connection.
Would a board netlist file like the ones in this :
generated by an experimental python script inputs a board netlist text file and a BOM xls file (which tells if a component is fitted or not) outputs the following C format netlists:
Would such content be somewhat useful for users if the NUCLEO-U385 was also included ?
2026-05-02 6:05 AM
Thank you for your responce.
I think it would be really helpful if it were included.