cancel
Showing results for 
Search instead for 
Did you mean: 

Official FreeRTOS port for STM32F7?

Sean Machin
Associate
Posted on July 11, 2017 at 21:55

I want to test FreeRTOS on my STM32F7 eval. board.  Did ST or anyone else make an official port to this platform?

2 REPLIES 2
Barry.Richard
Associate III
Posted on July 12, 2017 at 01:40

When I Googled 'STM32F7 FreeRTOS' the first link I got was 

http://www.freertos.org/ST_STM32F7_Cortex-M7_RTOS_Demo.html

 
john doe
Lead
Posted on July 12, 2017 at 01:53

john$ ls STM32Cube_FW_F7_V1.7.0/Projects/STM32F769I_EVAL/Applications/FreeRTOS/FreeRTOS_

FreeRTOS_Mail/             FreeRTOS_Queues/           FreeRTOS_SemaphoreFromISR/ FreeRTOS_SignalFromISR/    FreeRTOS_Timers/           

FreeRTOS_Mutexes/          FreeRTOS_Semaphore/        FreeRTOS_Signal/           FreeRTOS_ThreadCreation/ 

download the Cube repository for your chip family. plenty of examples.