Question
Exit STOP mode only works with WFE and not with WFI
Hello, i use RTC to exit STOP1 mode (tick disable) , the only way is to call HAL_PWREx_EnterSTOP1Mode(PWR_STOPENTRY_WFE);
HAL_PWREx_EnterSTOP1Mode(PWR_STOPENTRY_WFI); doesn't work.
Have you any idea why ?
thanks
regards
