User Activity

Hi, here are the steps I conducted:Disable all unused sensors; stop all timers; stop ADC. Enter stop mode: ( HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI);Use LPTIM1 to wake up.And here are my questions:I used integrated current ...