zephyr/soc/arm/st_stm32/stm32h7
Gerard Marull-Paretas 5df13cb910 soc: arm: stm32: configure LDO supply on H7 init
Configure the LDO supply when initializing H7 (M7) SoC. I have
observed MCU hanging on LL_PWR_IsActiveFlag_VOS() wait loop when
doing a cold boot if LDO supply is not explicitely enabled.
According to the datasheet LDO should be enabled by default,
however HAL examples also configure LDO, so there may be a
reason to perform such step.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-03-10 10:22:08 -05:00
..
CMakeLists.txt
dts_fixup.h
Kconfig.defconfig.series
Kconfig.defconfig.stm32h747xx
Kconfig.defconfig.stm32h750xx
Kconfig.series
Kconfig.soc
linker.ld
soc_m4.c
soc_m7.c
soc.h