STOP2 mode and FreeRTOS
HiI want to use FreeRTOS with low power STOP2 mode without using the ticklessidle mode.One of the tasks once every cycle goes sets the mcu into stop2 mode.I’m using both RTC and LPUART for waking up the mcu.when using with just two FreeRTOS tasks all...