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 kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
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 kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
stm32l1 kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
stm32l4 kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
stm32mp1 kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
stm32wb kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00