Question
Hi, I have an STM32F413ZH Discover board.I have imported FREE RTOS on to the board.Now I have been trying to implement LOW POWER mode in it.For that I have enabled the macro configUSE_TICKLESS_IDLE to 1. But even though the low.
I have tried calling the function HAL_PWR_EnterSLEEPMODE function call also but even though the Controller is not entering sleep mode.I want to know how to configure the sleep mode in the FREE RTOS for this controller.
Regards
Srikanth.