cancel
Showing results for 
Search instead for 
Did you mean: 

FreeRTOS to STM32F4DISCOVERY - Crossstudio

finnb2
Associate II
Posted on August 12, 2012 at 10:26

HI

Simple port off FreeRTOS to STM32F4DISCOVERY. in Rowley's wonderfull Crossstudio 2.3

The demo is an implimentation off the killer app, 'flash 4 leds' 🙂

there are 4 tasks, one for each led.....

http://fbconsult.dk/DiscoveryF4_RTOS.zip 

have fun.....

Finn Bindeballe

1 REPLY 1
Posted on August 13, 2012 at 22:21

#define configCPU_CLOCK_HZ            ( 8000000 )

Not 168 MHz?

This is a port of the FreeRTOS demo for the STM32F4-Discovery board for Keil 4.5x

It is based on the FreeRTOSV7.1.1\Demo\CORTEX_M4F_STM32F407ZG-SK code base and should be unpacked to FreeRTOSV7.1.1\Demo\CORTEX_M4F_STM32F4_Discovery_Keil

https://docs.google.com/open?id=0B7OY5pub_GfINklDNDdTd1puQ28

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..