Olimex Support Forum

ARM => ST => Topic started by: TuxD3v on May 10, 2013, 01:28:25 AM

Title: STM32 dev board doubts
Post by: TuxD3v on May 10, 2013, 01:28:25 AM
Hi,

can STM32 board be programed in pinguino IDE?

if not what exacly the tools i will need.

Thanks in advance

regards
tux
Title: Re: STM32 dev board doubts
Post by: LubOlimex on May 13, 2013, 01:39:53 PM
Hey tux,

Quotecan STM32 board be programed in pinguino IDE?
No. Pinguino IDE is meant for PIC boards which have a bootloader. Those 5 boards are supported in Pinguino: https://www.olimex.com/Products/Duino/PIC32/ (https://www.olimex.com/Products/Duino/PIC32/).

We have a board that works with IDE similar to Pinguino - OLIMEXINO-STM32: https://www.olimex.com/Products/Duino/STM32/ (https://www.olimex.com/Products/Duino/STM32/). It is one of our bestsellers and can work with MAPLE IDE: http://leaflabs.com/docs/ide.html (http://leaflabs.com/docs/ide.html) (as well it is suitable for stand-alone programming).

Best regards,
Lub/OLIMEX
Title: Re: STM32 dev board doubts
Post by: TuxD3v on June 01, 2013, 02:31:08 AM
Hi LubOlimex,

can i use another development tools...
I saw in the net some tools for ARM...eclipse+ocd+gcc or someting like that, can i use another development Environment?and it work well?

regards
tux
Title: Re: STM32 dev board doubts
Post by: LubOlimex on June 03, 2013, 08:31:06 AM
Hey TuxD3v,

You can check on our free development suite - OpenODS: https://www.olimex.com/Products/ARM/JTAG/_resources/OpenOCD/  (https://www.olimex.com/Products/ARM/JTAG/_resources/OpenOCD/). It is a bit harder to get the initial grasp of the matter to modify the makefiles and the configuration files for your future project; but there are demo projects as a basis and short explanation inside. You will need an Olimex ARM OpenOCD debugger tool to get full advantage of the demos or add own configuration for your OpenOCD supported debugger.

Best regards,
Lub/OLIMEX