zephyr/boards
Fabio Baltieri 98acf68d41 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 22186c7c51 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: Fabio Baltieri <fabio.baltieri@gmail.com>
2021-12-13 09:40:21 -06:00
..
arc drivers: gpio: Refactor drivers to use shared init priority 2021-11-15 14:38:55 -05:00
arm boards: nucleo_h745zi_q: enable POWER_SUPPLY_DIRECT_SMPS 2021-12-13 09:40:21 -06:00
arm64 arm64: xenvm: doc: update Xen VM docs with new features 2021-12-07 12:15:38 -05:00
common scripts: runners: Add west flash command for B91 platform 2021-12-06 07:28:38 -05:00
nios2 cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00
posix drivers: display_sdl: rework to obtain configuration from devicetree 2021-12-10 12:47:30 +01:00
riscv soc: riscv: esp32c3: dts: uart node refactoring 2021-12-09 19:57:10 -05:00
shields boards: remove options LVGL_HOR_RES_MAX and LVGL_VER_RES_MAX 2021-12-10 12:47:30 +01:00
sparc cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00
x86 cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00
xtensa soc: xtensa: esp32s2: dts: uart node refactoring 2021-12-09 19:57:10 -05:00
CMakeLists.txt
deprecated.cmake boards: arm: bt610: Rename from bt6x0 2021-10-28 13:53:21 -04:00
index.rst arm/arm64: Fix misc and trivials for ARM/ARM64 split 2021-03-31 10:34:33 -05:00
Kconfig cmake: boards: make QEMU icount sleep parameter configurable 2021-10-28 15:26:50 +02:00