2022-02-11 11:34 AM
Hello,
I have 2 clarification questions on the default VDDSMPS configuration for the STM32H745:
Thanks,
Nicholas
2022-02-14 03:17 AM
Dear @NLuon.3 ,
1- VDDSMPS must be tied to VDD only when SMPS is used. If you look at the different configurations in figure 22, you will find that VDDSMPS is connected to VDD only if SMPS is used, otherwise it will be tied to the ground.
I will request to change the note at page 272 in order to be more clear about this connection.
2- The MCU boots up from the default configuration and power configuration will switch to what user defined in his software in PWR_CR3 register.
If you refer to RM0399 rev 3 / "7.4.1 System supply startup" you find the different power configurations start-up:
The different steps are described at the beginning of the section 7.4.1.
Each figure shows the "Default configuration" phase and the switch to the user power config phase..
If I answered your question, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster. For follow-up question I suggest to open a new thread.
2022-02-14 07:14 AM
+ to @Community member's answer: you can refer to the article Unable to connect to STM32H7 devices which contains some explanations in its first part.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-01-30 05:45 AM
Hi,
In RM0399 / section "7.4 Power supplies" and after the phrase "VDDSMPS external power supply for step-down converter" the following statement has been added: "This power supply shall be connected to VDD when SMPS is used. Otherwise, it must be connected to GND" in internal revision of the document. The new revision 4 will be available soon on ST website.