how to use sleep mode in stm32f401re with freertos enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-12 2: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.
- Labels:
-
FreeRTOS
-
Power
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-12 8: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-10-27 1: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
