
Nutsy Sun Jul 24, 2016 4:37 pm I’ve been struggling to upgrade the Chinese Maple Mini i got off ebay to the new boot loader. I’ve tried using rogers ..
tenbaht Wed Oct 11, 2017 4:06 pm Hi, last year I adopted the Arduino environment as closely as possible for the STM8. Now user Kenjutsu suggested to link the STM8 ..
C_D Mon Aug 28, 2017 9:33 pm I’m trying to use the STM32DUINO bootloader on a custom board, but I cant get the bootloader to run. The micro is an F103R8T7, ..
Rick Kimball Mon Jun 12, 2017 5:29 pm I took a first pass at adding a new variant with the new combined core. The board I’m using is the NUCLEO-F030R8, it has a smaller ..
Pito Tue Apr 19, 2016 11:52 am Hi, I’ve got MM (and BP). Original Bloader. The “driver” from Arduino_STM32 installed (install_drivers.bat). Win7 ..
jbaumann Sun Jul 15, 2018 8:17 pm Hi, is it possible to upload the bootloader using a Black Magic Probe? I tried this today and wasn’t able to do this. I would ..
victor_pv Fri May 15, 2015 3:12 pm All, I took the old RET6 bootloader code and brought it up on par with the bootloader 2.0 for the mini, including most of Roger’s ..
Hypercube Fri Apr 28, 2017 11:36 pm Hi, I built my own STM32F103C8T6 board and used Linux tools under Ubuntu 14.04 to flash the board ~/Arduino/hardware/Arduino_STM32/tools/linux/stlink$ ..
RogerClark Mon Jun 19, 2017 1:52 am [Update by admin] This proposal has now been made to the bootloader, except the sketch does not blink as this would require a different ..
lightcalamar Fri Jun 23, 2017 3:53 pm Hi. My friend @TFTLCDCyg, and I we have modified library based James Bowman Library GD23STM32 for STM32F103x To work well FT81X ..
ProudPagan Thu Feb 16, 2017 5:16 am Hi All, I have used the Arduino framework+IDE for AVR and ESP8266, but can’t get a blinky to work on the STM32 Value Line ..
logd32 Sun Oct 29, 2017 4:04 pm Hi, I still encounter issues during upload under OSX (10.11.6), to make sure this is not caused by previous changes in core or bootloader ..
MasterT Sat Mar 11, 2017 9:40 am HI, I installed STM32duino bootloader following instructions on this web site https://medium.com/@paramaggarwal/progr … .tppplljtw ..
RogerClark Sun Sep 25, 2016 8:24 am Hi Guys I’ve started to add USB Serial to the F103C core, but at the moment I’m getting errors because the -Werror=implicity-function-declaration, ..
Pito Sun Jun 18, 2017 4:00 pm While messing with the Zmodem example: 1. we miss the Serial.availableForWrite() method 2. when I look at the SerialUSB speed while ..
fpiSTM Sat Apr 01, 2017 7:02 am Hi Roger and all, Repalced by viewtopic.php?f=48&t=2098 As you probably seen, I’ve released the Arduino_Core_STM32F4 https://github.com/stm32duino/Arduino_Core_STM32F4 ..
nicolas_soundforce Sun Apr 15, 2018 5:23 pm Hi guys, This is a bit of a dream and I am wondering if it would be possible and also how to get started. I am using ..
djw Sun Jan 21, 2018 4:33 pm The recent release which includes support for STM32F446 fails to compile on my system. I have uninstalled and reinstalled the Arduino ..
Rick Kimball Tue Jun 16, 2015 7:39 pm Inspired by @sheepdolls successes I decided to take another look at the latest cubemx and the HAL API. I tried the openstm32 ..
sheepdoll Sun Aug 16, 2015 9:17 pm I made some revisions to https://github.com/sheepdoll/HALMX_Arduino_STM32 to add support for F0 Discovery and a start at frameworks ..