2016-02-01 09:57 AM
2016-02-01 10:33 AM
I tested without going into STOP_MODE (I commented the line:
HAL_PWR_EnterSTOPMode(PWR_MAINREGULATOR_ON, PWR_SLEEPENTRY_WFE); //~3mA -> ~0.30mA
) and the alarm is set up correctly. I think I'm forgetting some routine to handle returning from STOP_MODE.