
AndrewMag Tue Nov 20, 2018 7:11 pm Hi, I have bulit a project using a Nucleo F401RE, it is a weather station that records data on SD card every 20 mins. It works ..
RogerClark Thu Jun 29, 2017 5:06 am Guys I see there is some interest in the STM8 processor, with Armduino porting their core to this (8 bit) architecture, so I thought ..
stevech Sat May 14, 2016 9:50 pm So far I”ve found no C++ or heap-using code in the HAL code; it’s all standard C. This includes the following FATFS ..
aryeduino Wed Sep 26, 2018 11:55 pm Hi All, I would be happy if someone can guide me with the FIRST STM32 board that I got – STM32F030F4P6 I am using This ..
zoomx Mon Jun 04, 2018 3:44 pm I am Trying to crate a new variant for the NUCLEO_073RZ and I am following this guide https://github.com/stm32duino/wiki/wiki … ..
RogerClark Thu Sep 29, 2016 4:38 am Guys STM have sent me the Nucleo boards, which their code will eventually support. These boards are Nucleo L053 Nucleo F091 Nucleo ..
tve Fri Aug 10, 2018 4:31 am I’m trying to grok what ‘beginTransaction’ does in the SPI library. It has nothing to do with transactions, right? ..
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 ..
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. ..
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 ..
Mark81 Wed Dec 05, 2018 3:53 pm I own a NUCLEO-F429ZI board, and here and here I found the pins’ map. I wonder how to use all those PWM pins in my Arduino ..
buaus Wed Aug 23, 2017 4:40 pm Hi, I tried today the attachInterrupt function and I saw that this slow approx 5 to 10usec. Is there any chance to speed up to approx ..
danieleff Sat Nov 26, 2016 8:06 am I uploaded a HID and USB Composite experiment to https://github.com/danieleff/Arduino_Co … _Composite #include "USBDevice.h" ..
iotnode Fri Apr 13, 2018 2:46 pm i’m reposting my problems: Hello All, i’ve trying to get LORAWAN library LMIC/ARDUINO port (https://github.com/matthijskooijman/arduino-lmic) ..
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 ..