This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can't find difference in sleep current

We have an application where we want it to go to sleep, but still check things periodically, retain registers, and whatnot; and as such power-on is a good fit. However, it's drawing too much power, if we set it to power-off we're seeing about 520uA less than power-on that I can't account for. It's not in debug mode, it's in low-power mode for sleep not latency, the gpio should be set correctly, peripherals should be turned off, and I've turned off ble advertising.

Is there something else on the ble that I should be turning off (we don't need it while asleep)? is there any way to check if peripherals are still on? Am I missing something obvious?

Parents Reply Children
No Data
Related