Resolved! Using the internal SMPS on STM32H747
I am using an STM32H747I-Discovery board for prototyping.I was wondering if I can set:HAL_PWREx_ConfigSupply(PWR_SMPS_1V8_SUPPLIES_LDO); or HAL_PWREx_ConfigSupply(PWR_SMPS_2V5_SUPPLIES_LDO);Then set:__HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTA...