cancel
Showing results for 
Search instead for 
Did you mean: 

Starting up with ST Cube MX etc\n00b question

ast8346
Associate II
Posted on October 19, 2015 at 22:14

Hello everyone,

I am trying to start working with ST programming tools and looking for a bit of advice.

My first task is to build a project from a bunch of .c files which were developed by a proper programming engineer. The microcontroller we use is STM32F051C8. I wonder which software should I use? 

I have downloaded STMCubeMx, CooCox, STMStudio and something called STM32Cube_FW_F0_V1.4.0 which I cant understand what is.

Realistically, I am just looking for learning resources, which I am sure there are plenty of them, somewhere. 

Many Thanks

#st32cubemx #stm32-coocox-coide-cube
3 REPLIES 3
Posted on October 20, 2015 at 16:09

I've put together a few tutorials on using CubeMX generated code with the free CooCox CoIDE environment.  It includes a blink program, an example of console I/O (printf) through the USB port, and interrupt-driven UART support.  You can find them at:

https://www.dropbox.com/sh/yg4iy7h6xmca7lk/AACouu73L44JaYNdtgqSV0pna?dl=0

if you like them, let me know.  Also check back soon if you are interested in a SD card example.

Posted on October 21, 2015 at 16:08

Hi ast8346,

As a newbie with ST products, I advise you to read this 

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00119724.pdf

. It explains how to  start with STM32CubeF0 firmware package .

-Shahrzad-

ast8346
Associate II
Posted on November 02, 2015 at 23:32

Thank You! That is much appreciated!

I will study this, 

I am afraid I will be a bit slow at this, but if you don't mind I hope I can ask you some questions that I'm sure I will find. 

Best Regards,