Skip to main content
Graduate
May 7, 2025
Question

STM32MP257F-DK FreeRTOS timing is not accurate in CM33

  • May 7, 2025
  • 0 replies
  • 331 views

I generated the code using STM32CubeIDE for CM33 with FreeRTOS.

I have tested the delay using osDelay(), the intervals are not accurate.

I tried 1 sec delay using osDelay(pdMS_TO_TICKS(1000)), but its less than 1 sec. But HAL_Delay() comes to be quit accurate.

There is no error in clock configuration.

Attached is the ioc file.

Please let me know where I am getting wrong.


Regards
Partha

    This topic has been closed for replies.