Question
NUCLEO-L433RC-P: Why is the shutdown current so high (1mA) ?
I have measured the MCU current on the NUCLEO-L433RC-P dev board by removing JP6 and connecting a multimeter.
The current in shutdown is ~1mA, why is this so high ?
The shutdown current should be nA or uA at most...

To shutdown I call "HAL_PWREx_EnterSHUTDOWNMode();" and have PC13 (the blue top button) set to SYS_WKUP2 to wake up.
Looking at the dev board schematic, it appears that the only other load on the 3.3V supply are two level shifters (SN74LVC2T45DCUT) but the datasheet says that these have a low power consumption, 4-μA maximum ICC.
