How do I correctly enable LSI for low power cnsumption in STM32G031? HAL seems not to work. :/
Hey there!I am using a STM32G031 and want to reduce power consumption to <100 µA. So I have to use LSI as System Clock. I configured STM32Cube to use LSI as System Clock and MCU runs on LSI. BUT: Current is 10 mA. Before I configured HSI Low Power Mo...