Swapnil
Swapnil
DIIDevHeads IoT Integration Server
Created by Swapnil on 1/7/2024 in #middleware-and-os
How should I decide appropriate Tick time configTICK_RATE_HZ in RTOS project?
In STM32F4 project, I am using FreeRTOS. I am at initial phase of defining firmware design, I figured out there will be approximately 20-25 RTOS tasks running. FreeRTOS comes with default 1ms tick time which can be configured. So, on what basis should I decide appropriate Tick time for my system.
8 replies