Pito Mon Jul 17, 2017 8:15 am This is a short sketch to demonstrate the problem, fixed by steve’s patch in libmaple: // USBSERIAL TX PROBLEM DEMONSTRATION ..
BennehBoy Sun Jan 14, 2018 4:07 pm Today I spent some time porting a very cut down version of my car gauge system to a Black F407VET6 board that I have. I’ve ..
RogerClark Mon Apr 27, 2015 11:16 am The an bootloader is being developed to replace the existing Maple bootloader. The improvements in the “bootloader 2.0” ..
danieleff Wed Jul 05, 2017 11:38 am STM32GENERIC: Arduino implementation on top of STM32 HAL, for all STM32 boards. Code on GitHub: https://github.com/danieleff/STM32GENERIC ..
tomvdb Tue Jul 18, 2017 9:35 am Hi, Thanks for all the work on the STM Core for Arduino. It’s awesome. At our local makerspace we have been putting together ..
borombo96 Tue Aug 21, 2018 3:14 pm Hi, I’m working on an application that uses a sim7000 breakout board and STM32L053R8 (with the I-Nucleo-LRWAN1 expansion ..
RogerClark Fri May 08, 2015 4:46 am Arduino STM32 https://github.com/rogerclarkmelbourne/Arduino_STM32 This is the main repo that people on this site are using. ..
ElDominio Tue Mar 06, 2018 9:03 pm Hey guys, I’m not sure if this is the correct place to post it, but I’m encountering a bug when I program my STM32 ..
bianchifan Tue Jan 10, 2017 10:18 am Uploading sketches via ST-Link is still easy goin Using bootloader instead still same old … ( From time to time – ..
lsmod Sat Jan 19, 2019 3:30 pm Moderator note: moved from “General” to STM Core Today is the first time i have the time to continue with my STM32 stuff. ..
Pito Wed Apr 26, 2017 4:44 pm Continuation from http://www.stm32duino.com/viewtopic.php … 065#p27066 While running SdFat Bench demo on the Black407ZE, Daniel’s ..