NUCLEO-F303K8 high power consumption while in Sleep Mode running on 3.3v
I'm running the board on 3.3v, and as per documentation:
+3V3 power supply
Using the +3V3 (CN4 pin 14) directly as power input, can be interesting, for instance, in
case the 3.3 V is provided by a shield board. In this case the ST-LINK is not powered, thus
programming and debugging features are not available. When the board is powered by
+3V3 (CN4 pin 14), the solder bridge SB14 and SB9 (NRST) must be off
Solder bridges SB14 and SB9 are open. ST-Link should not be powered. Runs perfectly but the power consumption when in deepSleep is over 2mA. BUT, when I plug the micro USB into the computer (effectively powering up ST-Link) the power consumption drops to less than 20uA while in sleep mode. I reviewed the schematics of this board and cannot see what interactions could possibly be going on between the processor and the ST-Link circuit to cause this? Does anyone know why this extra load and how I can get rid of it?
