mrburnette Thu Dec 31, 2015 3:28 pm Latest STM32 core F1 files and shipping 1.7.7 (have not tried 1.7.8) Sketch: One of my sketches to calculate the hypotenuse of a right ..
ddrown Sat Jan 09, 2016 5:11 am I created board manager packages for the stm32duino code: http://dan.drown.org/stm32duino/package … index.json If you want ..
JoaoLopesF Fri Nov 13, 2015 10:06 am Hi, Someone use the Platformio for STM32Duino ? Is a good platform for various type of boards. The website ist http://platformio.org/ ..
navintiwari08 Sun Jul 31, 2016 3:16 pm Hello there! I’ve one of those maple mini clones. I put this new boot loader “maple_mini_boot20.bin” using ..
octavio Tue May 23, 2017 2:16 pm Hello,i’m using the arduino 1.16.13 (windows10) and would like to see the compiler output in assembly if possible. stevestrong ..
kostbill Fri Aug 11, 2017 7:26 am Hello. For the last couple of days I have been trying to find information about debugging the BluePill with JLINK but didn’t ..
grassm Mon Mar 27, 2017 1:41 am Not sure if this was the best forum for my question; maybe “libraries and hardware” would have been better? (Blue Pill, ..
lewiss66 Wed Apr 11, 2018 7:08 am Those IDE seems all neat to dig into and promising but beforehand is there any advise here on which one is the most convenient ..
otw Fri Apr 20, 2018 3:40 pm Hello! I am looking for an application which allows to live monitoring stm32 variables. I believe STM-STUDIO-STM32 fully fits my requirements, ..
madias Sun Jun 28, 2015 11:47 am Saw this “on the dark side of the force”: http://labs.arduino.org/Arduino+Studio https://github.com/arduino-org/ArduinoStudio ..
Rick Kimball Thu Apr 28, 2016 7:14 pm [Note: since I first wrote this post, openstm32.org has released customized versions of eclipse for windows, linux and os/x. ..
Pito Thu Dec 06, 2018 3:24 pm Matt informed this week he ported Roger’s core into his UECIDE IDE. Matt also made some improvements with the core as he is using ..
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 ..