Hi,I'm using a NUCLEO-L452RE and wanted to check out current in different low power modes.With only the basic pins configured, I can measure <7uA in Stop2. Not bad.using: HAL_PWREx_EnterSTOP2Mode(PWR_STOPENTRY_WFI);Problem I have is if I configure th...