Question
Hi there, I’m using an STM32L432 and I’m trying deep sleep with mbed RTOS. Using tickless mode I've been able to set deep sleep at 700uA usage. However, using threads increases the current to 3mA, normal sleep uses 5mA. What has caused the increase?
..