mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 06:45:58 +00:00
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> |
||
---|---|---|
.. | ||
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 |