Real time embedded FreeRTOS RSS feed 
Homepage FreeRTOS+ Products FreeRTOS Labs Support Forum Contact / Enquiries

STM32Cube Demonstration Projects
RTOS, driver and middleware projects for STM32 ARM Cortex-M MCUs

ARM Cortex-M hardware for RTOS example
The STM32 ARM Cortex-M Eval Hardware


touch screen interface to ARM Cortex-M RTOS demo
Touch Screen Interface

The STM32Cube driver and middleware package for STM32 ARM Cortex-M MCUs includes a number of ready to build example, application and demonstration projects.

Demonstration projects are very comprehensive projects that make use of all the facilities available on their targeted evaluation board. That means they make use of multiple different middleware components and drivers in a single project. Demonstration projects run under the control of FreeRTOS.

As an example, the demonstration project for the STM324xG-EVAL hardware uses a touch screen interface to allow the user to select between the following applications, all of which are running under the control of the RTOS:

  • Video player
  • Image viewer
  • Audio player
  • Camera
  • File browser
  • Benchmarks
  • Reversi game
  • USB device

These selectable application use a variety of peripherals and drivers including, but not limited to:

  • Multiple USB host classes
  • Multiple USB device classes
  • File system
  • File system media drivers


Locating STM32Cube Demonstration Projects

The free STM32Cube ARM Cortex-M RTOS, driver and middleware package has an intuitive directory structure. The path to a demonstration project for a given hardware platform and compiler is as follows:

/Projects/[hardware_name]/Demonstrations/[IDE_name]

For example, to open the Demonstration project for the STM324xG-EVAL board in the IAR Embedded Workbench tools, use the IAR IDE to open the IAR project located in the following directory:

/Projects/STM324xG_EVAL/Demonstrations/EWARM

The ARM Cortex-M RTOS example shown in the IAR embedded workbench IDE
STM324xG-Eval demonstration project open in Embedded Workbench


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ FreeRTOS+ Sitemap ]    [ Main FreeRTOS Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.