Skip to content
Commit dddb9f14 authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Christopher Friedt
Browse files

boards: nucleo_h745zi_q: enable POWER_SUPPLY_DIRECT_SMPS



The board is fitted with the SMPS components and have no path from
VDD_MCU to VDD_LDO.

The stm32h7_init code used to default to SMPS on supported SoC but has
been changed in 22186c7c to only use SMPS if explicitly configured to
do so. This is causing the board to become unresponsive after a power
cycle when flashed with the current defconfig, and needs to be started
pulling BOOT0 high to be recovered.

Setting CONFIG_POWER_SUPPLY_DIRECT_SMPS restores the intended behavior.

Signed-off-by: default avatarFabio Baltieri <fabio.baltieri@gmail.com>
parent d10cb9b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment