poiuycat Fri Oct 06, 2017 9:09 am this is a demonstrate how to use STM DFU in Ardunio 1.8.3 for those who don’t have STLINK do like to download vs USB STM DFU mode ..
lucky1 Thu Sep 03, 2015 2:43 pm Hello everybody, is the usb port already supported by the library ? Regards Lucky1 RogerClark Thu Sep 03, 2015 9:11 pm Which usb port ..
Lennyz1988 Tue Jul 25, 2017 8:18 am UPDATE: 08-22-2017 It appears this board has a wrong resistor value. That’s why I could not get the usb port to work. See this ..
Luc_Exe Tue May 05, 2015 8:41 pm I’m sure many of you thought it before, but I didnt see it posted (yet i have to read the community board thread, it may have ..
Rick Kimball Wed Jul 18, 2018 6:05 pm I’ve been working on a custom Arduino environment and my latest focus is automating upload and debugging using openocd ..
RonC Tue Jan 19, 2016 9:29 pm Hi folks, I’ve had a couple of projects where I needed more than three serial ports. Sometimes it’s just one but I needed ..
Kenjutsu Mon Feb 15, 2016 1:50 pm [2018-07-21 —UPDATE—] [ Updated to the latest version of DS3232RTC library of JChristensen] Hello everyone, I ported ..
michael_l Sat Sep 08, 2018 1:27 pm I’m trying to get phonog’s HardwareCAN library to work with F4 libmaple. Here’s the original code: https://github.com/Phonog/Arduino_STM32 ..
BulbChangeExpert Fri Aug 25, 2017 12:58 am …again with my black stm32f407vEt6, i’m learning inaccuracies about it more than how to make Eclipse work, ..
stevestrong Wed Apr 12, 2017 4:37 pm The master branch of my repo contains the latest developments for F4, so I recommend to use this if somebody wants to test it with ..
Rick Kimball Tue Apr 28, 2015 5:55 pm I have one of those $4.66 generic stmf103 micro boards I’ve been using with an old stm32f0 discovery board that has an on-board ..
Rick Kimball Wed Jun 17, 2015 3:21 pm Seems that now that the Arduino Zero is out openocd is in : ) The Zero uses a cortex-m0+. The programming plug on the Zero ..
Vassilis Tue Aug 18, 2015 1:43 pm I ported the new W5500 Ethernet controller for using it with STM32F1 series. Actually, the new library will replace the old Ethernet_STM ..
RogerClark Sun Jun 11, 2017 4:24 am I’ve written a library to drive a WS2812B (aka Neopixel) strip using SPI and DMA. https://github.com/rogerclarkmelbourne/ ..
racemaniac Tue Dec 27, 2016 9:31 pm I love the formfactor of the bluepill, but sometimes wished it had a bit more power. So… i ordered some stm32f401 & ..
Touseef Sat Jun 04, 2016 10:50 am Hi! I have watched Roger’s video on yourtube “https://www.youtube.com/watch?v=-zwGnytGT8M” in which he said said ..
zmemw16 Fri Sep 09, 2016 5:19 pm both seems to have flash, sd card, nrf24 skt and tft interface if anyone spots a schematic or any other info, please let me know? ..
teevee Wed Mar 01, 2017 12:04 pm Hi folks, I´m new here and I am not sure if ST-link can solve my problem as I don’t 100 % understand the function. I will ..
BennehBoy Fri Jan 27, 2017 11:25 am I managed to brick one of my maple mini clones when attempting to use victors firmware updater sketch. I bought an st-link2 clone ..
Vassilis Mon May 25, 2015 2:28 pm I have ported the basic functions of EtherCard Arduino library to STM32F103 MCU. -= EDIT =- The new library can be found on github ..