cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L4R9 in Low Power Stop mode with FreeRTOS

lukin
Associate III

Hello,

has anyone a good code example for Stop Mode with FreeRTOS?

I am using CubeMx but it seems the vPortSuppressTicksAndSleep function needs to be modified.

Thank you

3 REPLIES 3
lukin
Associate III

Hi checked already. Since I am generating code with CubeIDE, the example requires to modify some freertos code. So, everytime I generate code for any modification, I loose the freertos modifications.

Is there any solution?