Question
STM32 software development tools (IDE)
Posted on September 28, 2013 at 17:01
.ExternalClass21148C261BC94D0298DAC9130DFEF74C P {margin-bottom:0.21cm;} .ExternalClass21148C261BC94D0298DAC9130DFEF74C A:link {;}
Hi, I have ordered
http://dx.com/p/stm32f103rbt6-minimum-system-development-board-154173
with STM32F103RBT6. Can you please recommend to me any good software development tools? I have experience only with Atmel AVR (8bit) with IDE. I foundhttp://leaflabs.com/devices/maple/
- port of Arduino to STM32.http://leaflabs.com/docs/ide.html
is roughly the same as Arduino IDE. On the STM web ishttp://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533
of software development tools. I would like to use free (no pay for education and commercial use) IDE that works on Linux and have a lot of code examples and documentation. I found some infromation about programming STM32 in Java. I am programming in Java every day so I would like use it. Have I need specially version of MCU or can I use STM32F103RBT6? Which IDE is ''the best''? Thank you.