Skip to content
Charles Dias edited this page Mar 10, 2019 · 4 revisions

FreeRTOS with STM32CubeMx

Overview

The goal is to reproduce some examples following the Mastering the FreeRTOS Real Time Kernel, sometimes tiny adaptations can be made for fit in the version the tools. The PDF is available in the link https://www.freertos.org/Documentation/RTOS_book.html

Any specific project will be found here, only code to explore the essential features of the FreeRTOS.

Every things project was created by Charles Dias.

Tools used

  • FreeRTOS v10.0.1
  • STM32CubeMx 5.1.0
  • Atollic Studio 9.3

List of Examples

Clone this wiki locally