ZacckOsiemo
ZacckOsiemo
I need a small suggestion related to stm32 courses
FreeRTOS is just a kernel, most of it a scheduler. You still need stuff to schedule and do with the kernel. Learn drivers with an application goal in mind. Then when you want to learn FreeRTOS start with an application that needs an RTOS in mind and learn FreeRTOS around that.
6 replies