aro_72 Mon Dec 12, 2016 2:40 pm Hi all, I am experiencing an issue with wait for interrupt (WFI) using Nucleo-L476. It seems my board does not enter WFI or most ..
victor_pv Fri Oct 06, 2017 6:43 pm Roger and everyone else. Following on some discussion on another thread with racemaniac, I tested overclocking i2c1 up to 1.3Mhz ..
victor_pv Fri May 15, 2015 3:12 pm All, I took the old RET6 bootloader code and brought it up on par with the bootloader 2.0 for the mini, including most of Roger’s ..
AndySymons Tue Nov 20, 2018 12:56 pm I recently made a board definition by adapting code from a similar board, as the instructions suggest, but it is not clear how the definitions ..
Hypercube Fri Apr 28, 2017 11:36 pm Hi, I built my own STM32F103C8T6 board and used Linux tools under Ubuntu 14.04 to flash the board ~/Arduino/hardware/Arduino_STM32/tools/linux/stlink$ ..
mcnobby Wed Sep 20, 2017 10:40 am I can compile in my Arduino IDE, and can happily upload my sketch to my Maple Mini (blue one from Baite) I can also use the Serial ..
RogerClark Mon Jun 19, 2017 1:52 am [Update by admin] This proposal has now been made to the bootloader, except the sketch does not blink as this would require a different ..
Pito Tue May 09, 2017 11:27 pm Starting to mess with FSMC (..again) While in libmaple era I set heap in ld file as : __bss_end__ = _ebss; } >RAM PROVIDE ( _end ..
lightcalamar Fri Jun 23, 2017 3:53 pm Hi. My friend @TFTLCDCyg, and I we have modified library based James Bowman Library GD23STM32 for STM32F103x To work well FT81X ..
KenLaszlo Fri Nov 24, 2017 2:12 pm Hi folks Roger encouraged me to make a post here, so here’s me ‘taking the plunge’. My first code-snippet / project. ..
Vassilis Mon Aug 17, 2015 5:37 pm Today I received my new STM32F103VET board and I tried to test the DAC feature. I did a quick search on this forum but I didn’t ..
RogerClark Fri Aug 07, 2015 3:51 am Hi Guys, I was testing some code that writes to a ILI9341 display and also sends the same debug information to Serial. I left ..
MoDu Tue Sep 25, 2018 10:12 am For my project, I’m syncing a clock between two BP, I have made sure it sync to ~1 ms, this is working well. Trouble is, once ..
willbot Sat Feb 27, 2016 4:48 am Just received and setup my first STM32 in Arduino – thank you all for your hard work in supporting the platform. My project ..
castortiu Tue Jan 16, 2018 1:45 am Hi there, I need to start a timer and make it fire from inside another timer interrupt, basically I need another timer to fire ..
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 ..