davidb Wed Mar 14, 2018 3:10 pm Hi, I am somewhat confused. I found the repo at https://github.com/sheepdoll/HALMX_Arduino_STM32. When I read the line “HALMX ..
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 ..
jcw Sun Nov 01, 2015 3:51 pm Has anyone explored this serial-only USB boot loader, as alternative for the DFU approach? original repository: https://github.com/leaflabs/maple-bootloader ..
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 ..
edogaldo Thu Jun 23, 2016 11:26 pm Dear all, I installed the “generic_boot20_pc13.bin” bootloader on a VEt6 board like this: http://www.ebay.it/itm/141929437789?_tr ..
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 ..
victor_pv Sat Apr 29, 2017 7:52 pm I am adding SPI.dmaSend and SPI.dmaTransfer as discussed in another thread. Now, for doing so I need to add a number of defines, ..
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. ..
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. ..
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 ..