zephyr/soc/arm/st_stm32
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
..
common
stm32f0 SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00
stm32f1 SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00
stm32f2 SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00
stm32f3 soc: arm: st_stm32 : Add stm32f303Xe version 2020-03-10 15:08:59 +02:00
stm32f4 SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00
stm32f7 SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00
stm32g0 soc: stm32g0: Add support for STM32 IWDG 2020-03-10 14:46:07 +02:00
stm32g4 soc: arm: stm32g474 config device 2020-03-09 17:26:40 +02:00
stm32h7 soc: arm: stm32: configure LDO supply on H7 init 2020-03-10 10:22:08 -05:00
stm32l0
stm32l1
stm32l4
stm32mp1
stm32wb
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc