Skip to main content
lukin
Associate III
October 1, 2022
Question

STM32L4R9 in Low Power Stop mode with FreeRTOS

  • October 1, 2022
  • 3 replies
  • 1255 views

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

This topic has been closed for replies.

3 replies

MM..1
Chief III
October 2, 2022
lukin
lukinAuthor
Associate III
October 3, 2022

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?