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 ..
pareidolialjebus Sat Sep 08, 2018 8:51 am Hi I would like to be able to program my board (STM32F407G Discovery) and use the serial monitor from the arduino ide. ..
dannyf Sat May 27, 2017 1:19 pm All: have been a user of STM32Duino for a while and liked its simplicity but not the IDE. Never bothered to do anything about it, however. ..
sheepdoll Mon Sep 07, 2015 2:50 am Here is a simple skeleton roadmap of where I am planning to go with HALMX • Glue code to float Arduino API over the HAL API through ..
Vassilis Thu Mar 31, 2016 2:09 pm A few days ago I started playing with the STM32CubeMX and the the Sheepdoll’s HALMX core files. I liked the idea of creating ..
danieleff Mon Apr 10, 2017 6:53 am It seems current cores target specific boards, and try to make them work on others are an afterthought. Even the official one is full ..
Slammer Wed Jul 20, 2016 4:45 pm I created a repo with some small programs running under HALMX using Codeblocks IDE. The important is the use of HALMX as library ..
Hexmicro Thu Sep 13, 2018 3:27 pm Hi, First posting here! I’ve tried to find simple code examples that use the timer.c in the STM core but without much luck. ..
Wi6Labs Mon Sep 19, 2016 8:35 am Hello Everybody It’s nice to see the interest of the community about our job on porting the STM32 on Arduino. We would like ..
zmemw16 Tue Sep 08, 2015 8:25 am is it or will it be possible for users to access the HAL layer interface directly? could we have a flag __HAL_CODE__ ? it is perhaps ..
RogerClark Wed Apr 29, 2015 7:40 am In the Ideas and Suggestion section, @zoomx suggested that a bootloader for Generic boards would be worth investigating The difference ..
BlackBrix Mon Dec 18, 2017 9:10 am My actual “project” is, to modify/enable a mini-PLC (DIN rail / “smart-relay”), so that it can be used ..
mrburnette Tue Mar 27, 2018 11:35 pm I am asking this because of this post (today == 2018-27-03) [stevestrong – Tue Mar 27, 2018 9:32 pm] – I don’t ..
rapzak Sat Jul 18, 2015 6:53 pm Hi, I get this error on my win7 x64: Setting Configuration 1… Claiming USB DFU Interface… Setting Alternate Setting … ..
fpiSTM Fri Jun 23, 2017 9:35 am Hi all, I’ve raised a discussion around the Analog pins definition: https://github.com/stm32duino/Arduino_C … /issues/37 ..
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 ..
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 ..
devan Wed Jul 13, 2016 1:11 am This is a spin-off of the discussion about the Maple bootloader: viewtopic.php?f=20&t=1234#p15835 I’ve been playing around ..
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 ..
Vassilis Mon Apr 18, 2016 6:46 am On March 2016 I started working on Sheepdoll’s (Julie S. Porter) great work on HALMX core files. I focused on STM32F103C8 ..