cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F0 IDE Setup & Blinking LED Video Tutorial

nateyboy360
Associate
Posted on March 18, 2013 at 18:41

Hey all, I made a video tutorial of how to blink an LED using the CooCox IDE with the STM32F0 Discovery board. I'm using the CooCox free open source IDE in order to avoid any type of code size limitations. Youtube link below:

https://www.youtube.com/watch?v=nP6TR6NAZTQ

Hope that helps you guys get started abit quicker than it took me!

Thanks,

Nate
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Posted on March 18, 2013 at 23:57

''I'm using the CooCox free open source IDE in order to avoid any type of code size limitations''

Not that any code size restrictions are going to be of any concern for just blinking an LED...
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
nateyboy360
Associate
Posted on March 21, 2013 at 08:50

''Not that any code size restrictions are going to be of any concern for just blinking an LED...''

but what sane person would possibly have anything less than at least a 60kb LUT for LED animations? If your gonna be ''just blinking an LED'', ya gotta do it right!

frankmeyer9
Associate II
Posted on March 21, 2013 at 09:56

If your gonna be ''just blinking an LED'', ya gotta do it right!

 

So, does your demo support DMX or DALI ?