STM32L476RG detached Nucleo drawing 4.9mA even in Stop 2 Mode
The SetupI'm working on a prototype for a battery powered application on the STM32L476. I seem to have the code working, i.e. I put the MCU in Stop 2 Mode and wake it up after a sleep interval using the RTC. I've detached the base part of the Nucleo ...