martinayotte Wed Mar 09, 2016 11:25 pm It seems that Arduino IDE 1.6.8 is now released ! RogerClark Thu Mar 10, 2016 1:52 am I wonder what new, non-backwards compatible ..
logd32 Tue Dec 05, 2017 5:00 pm Hi, I have setup a SW4STM32 project from the bootloader directory so it is more convenient to work on it, it compiles fine but unfortunately ..
Rick Kimball Mon May 02, 2016 9:16 pm Someone pinch me. I built the arduino 1.6.9 github from source and it just seems to work with our current master stm32duino ..
TomCZ Sun Apr 17, 2016 4:49 pm Hello, I have problem with compiling basic example Blink.ino for maple mini under Ubuntu 14.04 LTS. I am new in C++ programming. First,I ..
ahull Tue Aug 22, 2017 10:08 am Youtube suggested this three part tutorial to me. They look pretty useful, however my lack of free time precludes me from going through ..
Rick Kimball Sat Jul 15, 2017 4:17 pm I’ve been using STM32CubeMX for a while now with the SW4STM32 ide. However, I missed that they recently added the ability ..
luca_stm32 Thu Dec 07, 2017 8:23 pm Hi everybody. I’m trying ti make sprintf work in Sloeber with float. I wrote the following sketch to test it: #include ..
primateio Sat Nov 14, 2015 12:00 pm Has anyone gotten the “Burning bootloader” function to work? I spent some time trying to figure out how to add this ..
Slammer Fri Apr 13, 2018 10:38 am Eclipse is very powerful but complicated. This setup offers the cleanest way to install and use Eclipse for arduino development ..
keypunch Tue Oct 25, 2016 10:28 am I have been creating code that gives me an idea as well as builds the base for what will end up in a “board” of some ..
Nutsy Wed Feb 08, 2017 6:32 pm Hi im trying to port my project to a new ide, eclipse with the arduino plugin installed, i followed the guide on the stm32 wiki but im still ..
Pepe Fri Jun 12, 2015 8:32 pm Before change make a backup. plugin: http://eclipse.baeyens.it/nightly-linux.html file: Arduino_STM32/STM32F1/platform.txt add lines: ..
michael_l Wed Jul 27, 2016 12:12 pm Does anybody use CodeBlocks as a debugging IDE using ST Link and SWD debugging ? I just saw that CodeBlock has OpenOCD support ..
Nutsy Mon Jul 24, 2017 5:41 pm Right im pulling my hair out trying to get Eclipse to work… Ive followed the guide in the wiki and that no longer works… ..
zoomx Wed Nov 04, 2015 4:34 pm The new IDE is out! https://www.arduino.cc/en/Main/Software# ARDUINO 1.6.6 – 2015.11.03 [ide] * Switched to Java 8, which is now both ..
kostbill Tue Aug 08, 2017 9:35 pm [UPDATE BY ADMIN] This thread discusses problems with the Sloeber IDE, which does not fully support the STM32. The problems described ..
michael_l Sat Aug 29, 2015 7:17 pm I have followed this site http://gnuarmeclipse.livius.net/blog/install/ to install GNU arm toolchain, build tools, etc. Compiling ..
kasperv79 Sat Dec 10, 2016 10:26 am Hi guys. Maybe you guys can recommend an IDE which is relative easy to install on OSXa d suppord Borg Arduino and stm32. I’m ..
rsc Mon Oct 10, 2016 2:50 am Hi all! I’m new with STM32(I come from pic micro’s) after follow the steps for installing stm32 in arduino IDE on linux, ..
ilg Tue Oct 06, 2015 5:23 pm Overview The [GNU ARM Eclipse project](https://github.com/gnuarmeclipse) includes a set of open source Eclipse plug-ins and tools to create/build/debug/manage ..