2022-10-01 03:52 PM
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
2022-10-02 02:41 AM
2022-10-03 03:06 AM
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?
2022-11-05 01:45 PM