STM32H745: need to check schematics: check power on a custom board
Post spread from STM32H745: No device found on target on a custom board
Hi, and thank you for your previous answer and for pointing me to RM0399 / figure 22.
I am quite new to the STM32H7 power configuration, so I may have misunderstood the datasheet and reference manual. I am using an STM32H745BI with only an external 3.3 V LDO (no SMPS components on my board).
In CubeMX I have changed the power configuration from PWR_DIRECT_SMPS_SUPPLY to PWR_EXTERNAL_SOURCE_SUPPLY
Right now my board is wired like this:
-
VDDx: 3.3 V, each with 100 nF decoupling
-
VSSx, VSSA: GND
-
VBAT: not connected
-
VSSSMPS: GND
-
VLXSMPS: not connected
-
VDDSMPS: not connected
-
VFBSMPS: not connected
-
VCAP1 / VCAP2 / VCAP3: 2.2 µF to GND
-
VDDLDO_1 / VDDLDO_2 / VDDLDO_3: not connected
-
PDR_ON: 0 Ω to GND
SWD is not working reliably and I suspect my power-pin connections are wrong.
For a pure LDO-only supply (no SMPS hardware) could you please tell me how these pins should be connected?
-
VBAT
-
VDDSMPS
-
VDDLDO_1 / VDDLDO_2 / VDDLDO_3
-
VLXSMPS, VFBSMPS, VSSSMPS (when SMPS is not populated)
-
PDR_ON – is tying it to GND with 0 Ω correct in this configuration?
If possible, a short checklist or a small sketch (similar to figure 22) for this exact case would help me a lot.
Thank you again for your support!


