2021-10-12 02:52 AM
I am using lower power mode for my application. When I enable sleep mode in the task it is getting waked once it enters the sleep mode. I want to my application to stay in the sleep mode until the external interrupt occurs.
2021-10-12 08:19 AM
Hello @AR.7
The device operation mode is to be managed solely by FreeRTOS and not by your application.
Please refer to the following example (Path: Projects\STM32469I_EVAL\Applications\FreeRTOS\FreeRTOS_LowPower)
I hope this helps.
BeST Regards,
Walid
2021-10-27 01:47 AM
Hello @AR.7 ,
Are there any news concerning your issue from your side?
Please click on Select as Best if my post fully answered your question. This will help other customers with the same issue to find the solution faster!
BeST Regards,
Walid