Question
clock change
Posted on August 07, 2017 at 15:08
Hit
I am Using STM32L0 Discovery board, i want to switching the clock configuration from HSI to MSI and Vice vesa in my application .
For LowPower run Mode ,i need MSI clock .During Startup ,Sleep Mode ,and after LowPower run Mode i need to switch From MSI to HSI clock .
Please Help me how to do this .
#clock-configuration