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 ..
ChrisMicro Mon Jun 05, 2017 5:35 am Because Daniel enabled the display driver on the Board, I made some examples. The simple oscilloscope demo has an auto-trigger ..
MGeo Sun Jan 06, 2019 8:03 pm Hi, I continue to work on putting the pieces together for my port of YMFC-32 STM32F103 based flight controller. The application reads ..
joedarock Thu Apr 05, 2018 3:04 pm I have a Blue Pill board. I managed to program the STMDuino boot-loader to the board using STLink (generic_boot20_pc13.bin). I then ..
BennehBoy Mon Jan 14, 2019 9:47 pm @fpiSTM, I saw on an issue raised by a user that you recommended to install eclipse, sloeber, etc in order to be able to debug. ..
Vassilis Sat May 14, 2016 5:36 pm It is known that there is a large range of STM32 devices (STM32L0, L1, L4, STM32F0, F1, F2,..,F7) according to their features. ..
Rick Kimball Sat Sep 17, 2016 1:00 am https://github.com/RickKimball/Arduino_Core_STM32F1 This needs much more work. What is working. You can blink an led and the clock ..
petronel Mon Aug 22, 2016 12:32 pm Hi, I’m new to this forum and quite new to arduino. I’ve brought a STM32F103C8T6 (“blue pill” with yellow ..
flodejr Fri Oct 06, 2017 4:22 am Hi, I have a setup with a bare metal stm32F407VGT6 board and it is connected to the ov7670 pins via DCMI and I2C and a st7735 display ..
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 ..
lucky1 Mon Dec 17, 2018 3:07 pm I know about the FatFS implementation from CubeMX but is there also a port of the SDFat library ? BennehBoy Mon Dec 17, 2018 3:14 ..
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 ..
victor_pv Thu May 11, 2017 4:49 am Now that I got an F4 board with usb, thanks to AG, I have found the board was not enumerating upon reset, only if I pulled and plugged ..
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 ..