Skip to content

This is a tutorial going through some FreeRTOS features with focus on specific APIs

Notifications You must be signed in to change notification settings

firas-hamdi/FreeRTOS

Repository files navigation

FreeRTOS

This is a tutorial containing simple codes going through some FreeRTOS features with focus on specific APIs

SEGGER sysView is integrated as a visualization tool to record the events happening on the MCU

Topics covered:

	Tasks creation

	Task deletion

	Task delay

	Tasks Priority fixing

	Tasks synchronization (using notification, queues, semaphores)

	Mutual exclusion (using mutex)

Microcontroller: STM32F4.

Processor: ARM cortex-M

About

This is a tutorial going through some FreeRTOS features with focus on specific APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published