FreeRTOS on STM32 - 4 Basic features

preview_player
Показать описание
Learn how to use CMSIS_OS based on FreeRTOS operating system in your application

Intention of this training is to introduce main features, components, configuration options API functions of CMSIS_OS with usage of FreeRTOS operating system with usage of STM32 dedicated tools and HW.

Who should attend this course?
• Engineers looking to better understand FreeRTOS and its usage with STM32 MCUs
• Engineers looking for practical knowledge concerning implementation of FreeRTOS with other STM32 ecosystem components (HAL library, STM32CubeMX usage for code generation)

Training materials (slides, hands-on projects) can be downloaded from this link:

Рекомендации по теме
Комментарии
Автор

hello. at 3:36 you say that a main features of FreeRTOS is it can work on both preemptive or cooperative real time karnel.I wonder if they can work in both modes at the same time (Different modes for different tasks), or if one can change mode easily when we compile but use only one mode at a time (the same mode for all tasks)?

llKaotikell
Автор

Another non-STM32 specific video. Where is the how to do this???? We all know about RTOSes; how do we do this using the STM32?

rish