cancel
Showing results for 
Search instead for 
Did you mean: 

Demo: FreeRTOS on STM32 Discovery Board

Posted on March 07, 2011 at 05:50

FYI,

I've got FreeRTOS running on the STM32 Discovery board.  I've also added a bunch of demo code to get the UART working, sampling analog-to-digital using DMA, and a SPI / DMA based graphic LCD.

The blue LED on the Discovery board fading up, and down, is the best part of all (IMO).  It looks just like the Apple logo fading up and down. 

Anyway, a couple of links are below.  The web pages have a bunch of pictures.  Plus, all the source code is provided as a download zip.  Just unzip into a directory and then tell TrueStudio the directory is a ''Workspace''.  There is a single project called ''Copper'' in the directory.  You should be good to go.

http://ph-elec.com/content/copper-freertos

http://ph-elec.com/content/copper-gets-lcd

http://ph-elec.com/content/another-copper-lcd

Happy Hacking,

Jim

#freertos
3 REPLIES 3
jack2
Associate II
Posted on March 08, 2011 at 22:14

I went to the links, but see no zip files.

jack2
Associate II
Posted on March 09, 2011 at 00:48

Never mind. I logged in and got the zip package.

Posted on March 09, 2011 at 03:33

Jack,

Sorry for the hassle, I didn't know a login was required.  I'll see if I can do something about that for other folks.

Jim