madias Sat Sep 08, 2018 10:07 pm Meanwhile it’s really no fun reading the forum and / or help newbies, caused by the different cores people are using. Maybe ..
robca Tue Nov 24, 2015 5:06 pm EDIT: I finally solved this, please see http://www.stm32duino.com/viewtopic.php … 8474#p8474 for more info I’m at the end of my wits ..
nicolas_soundforce Sun Apr 15, 2018 5:23 pm Hi guys, This is a bit of a dream and I am wondering if it would be possible and also how to get started. I am using ..
edogaldo Thu Aug 18, 2016 10:14 pm Hi there, today I was trying to substitute my Baite Maple Mini bootloader (standard MM bootloader) with the 2.0 version (file ..
djw Sun Jan 21, 2018 4:33 pm The recent release which includes support for STM32F446 fails to compile on my system. I have uninstalled and reinstalled the Arduino ..
RogerClark Fri Sep 16, 2016 11:14 pm I’ve started to refactor the code uploaded by Frederic, so that each series has its own separate repo e.g. STM32F1xx, ..
Rick Kimball Tue Jun 16, 2015 7:39 pm Inspired by @sheepdolls successes I decided to take another look at the latest cubemx and the HAL API. I tried the openstm32 ..
GrumpyOldPizza Tue May 10, 2016 11:49 pm Just put the first alpha of the STM32L4 core onto github. Perhaps somebody is interest in reviewing, installing, commenting, ..
sheepdoll Sun Aug 16, 2015 9:17 pm I made some revisions to https://github.com/sheepdoll/HALMX_Arduino_STM32 to add support for F0 Discovery and a start at frameworks ..
petertumler Thu Sep 24, 2015 10:58 am Hi, I’m trying to underclock a STM32F103 (Maple Mini) to 48MHz (for energy efficiency reasons). According to the datasheet ..
Rick Kimball Thu Jul 14, 2016 5:21 pm A while back I had created a template based ring buffer (circular buffer) using C++ templates for the msp430 mcu. It was faster ..
flyboy74 Tue Oct 09, 2018 9:53 pm I see another company is having a go at competing against ESP8266 for both a tiny module for embedding and complete little dev board. ..
RogerClark Sat May 07, 2016 6:23 am Hi Guys I’m in the process of setting up a wiki where we can store the wealth of information that has been posted to the forum, ..
zmemw16 Tue Aug 18, 2015 9:08 pm i’m trying to talk to the i2c at24c08 built into the board which is a STM32F103ZET6 Minimum System Development Board ARM STM32 ..
z1rqdym Thu Sep 17, 2015 2:50 pm I want to use EEPROM emulation on Maple mini (baite clone). I find that library given in this topic. viewtopic.php?f=13&t=274 ..
BennehBoy Mon Jan 23, 2017 11:18 am Are DOA boards just par for the course? 3x maple mini clones arrived from China today, 2 are good, 1 is dead – the voltage ..
RogerClark Fri Jun 05, 2015 11:39 am Guys, I was looking at the VS1003 lib and thought it would be good to try to playback and MP3 from the SD card, but rather than ..
RogerClark Sun Jun 25, 2017 12:42 am Guys We probably need a Sticky thread for this, otherwise its hard to find the information about how to start using this core. ..
ekawahyu Tue Sep 26, 2017 9:38 am I made some enhancement to enable USB CDC to build on STM32F072RB Discovery. Please review the code, it is in here: https://github.com/ekawahyu/Arduino_Cor ..
RogerClark Fri Nov 18, 2016 10:14 pm Guys, Rick has noticed that the RAM usage of this core is very high. Blank sketch takes 9k of RAM vs libmaple uses 2k. The main ..