Skip to content

pravinraghul/rtos-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTOS workshop

This workshop is conducted on STM32F49ZI disco board. Using CMSIS-OS-v1 & CMSIS-OS-v2 which is a wrapper on the FreeRTOS apis.

Tasks & Descriptions

  1. Task_01:

    • Simple tasks creation and resource sharing.
  2. Task_02:

    • Memory allocation.
  3. Task_03:

    • Queues and sharing between tasks.
  4. Task_04:

    • Semaphore tasks (Producer & Consumer).
  5. Task_05:

    • Software timer task.

About

FreeRTOS workshop on the STM32 board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages