Optimizing Current Consumption for STM32L151CBU6
Hi All,I am using the STM32L151CBU6 MCU under battery operation with 32MHz and 32.768kHz crystals. On running it on STOP Mode with low power regulator using the API:HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON,PWR_STOPENTRY_WFE)The current consumpt...