Skip to main content
Visitor II
October 12, 2021
Question

how to use sleep mode in stm32f401re with freertos enabled.

  • October 12, 2021
  • 2 replies
  • 1358 views

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.

    This topic has been closed for replies.

    2 replies

    Visitor II
    October 12, 2021

    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

    Visitor II
    October 27, 2021

    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