Question
FreeRTOS on STM32 Low power modes (tickless STOP modes) does not work!
Hi.
I'am develop an aplicaction on NUCLEO-L433RC-P board, we want to implement FreeRTOS with low power modes (tickless STOP modes) to to have the lowest possible energy consumption.
I followed all the steps in your YOUTUBE video: FreeRTOS on STM32 v2 - 21c Low power modes (tickless STOP modes) - LIVE lab.
But it does not work!
Do I have to do any additional steps or configuration to the shown in the video?
Thank you.