Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Can anyone tell me how do you decide or calculate the stack size for the task(thread) when you do xTaskCreate() in freeRTOS.?
Hi guys I am little confused about a topic I was going through the scheduling algorithms and my question is: Let’s say I have 2 tasks Task 1 has higher […]
Hey! I’m doing a personal project to explore RTOS’s, safety critical software architecture, and utilizing rust. I want to be able to have graphical output, and I’ll be supporting Vulkan […]
do we like this ESP-IDF FreeRTOS?
Hi guys I am little confused about a topic I was going through the scheduling algorithms and my question is: Let’s say I have 2 tasks Task 1 has higher […]
Hi.. critical applications like airbag it’s better to use interrupt or polling with it in static real-time system
Anyone who used FreeRTOS before can suggest me a good documentation for it
What should an entry level embedded software engineer should look up
i am getting error after calling ` vTaskStartScheduler();`