SMPS on the STM32H747XI
I have created a project for the STM32H747I-DISCO and have deadlocked the MCU twice. a BIG thanks to ST for not having ANY warning about this.
The DISCO board comes configured to default to SMPS mode. The project I created, without any warnings, defaulted to LDO mode. I corrected the problem using the process described in UM2411, section 5.2.3 only to go right back into the deadlock condition when downloading code.
I now know that I must set the power mode to SMPS but I cannot find this setting in CubeMX.
I am using CubeIDE v1.17.0. Where is the power settings for LDO and SMPS?????
