cancel
Showing results for 
Search instead for 
Did you mean: 

how to use sleep mode in stm32f401re with freertos enabled.

AR.7
Associate II

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.

2 REPLIES 2

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

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