mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 19:45:21 +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> |
||
---|---|---|
.. | ||
common | ||
stm32f0 | ||
stm32f1 | ||
stm32f2 | ||
stm32f3 | ||
stm32f4 | ||
stm32f7 | ||
stm32g0 | ||
stm32g4 | ||
stm32h7 | ||
stm32l0 | ||
stm32l1 | ||
stm32l4 | ||
stm32mp1 | ||
stm32wb | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.soc |