cancel
Showing results for 
Search instead for 
Did you mean: 

Free IDE and Compiler for STM32Cube

daviddavid9
Associate II
Posted on August 29, 2014 at 07:13

We have been looking at starting developing STM32 related products for a while now. Up till not, always concentrated on Microchip PIC. Can anyone tell me if it is possible compiling STM32Cube projects with free tools (Eclips+GCC, CoIDE,....)? Our STM32 products will be low cost, single board computers/development boards using STM32 chips. So, it is essential to provide a free(or very low cost) development environment for using these new products.

Also considering adding these new boards to mbed.org. For mbed.org for example you can compile and debug using Eclipse + GCC (as

http://mbed.org/cookbook/eclipse-for-building-and-debugging

).

#eclipse-gcc-mbed-compiler-ide
3 REPLIES 3
yavar_zarei
Associate II
Posted on August 30, 2014 at 10:34

coocox is a free IDE that can be used for STM32.

There is no free eclipse IDE ,GNU c/c++ compiler, driver , middleware  integrated tool from ST.

Many companies like as freescale, atmel, NXP,TI  ... have such tools that works in windows and Linux also.

ST is a multi-billion dollar company that does not provide reliable and professional software tools for its stm32 range, I am considering switch from ST to freescale.

Posted on September 01, 2014 at 11:34

I stopped searching when I found EmBlocks.

Andrew Neil
Chief II
Posted on September 01, 2014 at 15:18

Compiling is the easy bit - yes, you can use GCC.

Where you pay - even for the GCC-based tools - is in the downloading & debugging.

Note that the Keil & IAR tools are generally adequate for ''low-cost devkit'' projects...