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 ..
arpruss Sun Dec 03, 2017 8:32 pm I’ve worked hard to bring the addMidiHID branch of the libmaple-based core up to date, and even made a pull request to merge ..
madias Wed May 27, 2015 9:51 pm Just to remember: Please read all additional doc’s provided in the STM32F1/variants/nucleo_f103rb/infos_pdfs folder in the repo. ..
AndySymons Fri Sep 28, 2018 6:03 pm Why this topic? I am starting this topic because I think this board — which I will call the “STM32F407VGT6 development ..
Pito Wed Apr 19, 2017 1:55 pm This post is about FPU on STM32F407 and friends. UPDATE The quick guide on setting the FPU ON on STM32F407 boards under STM32duino ..
RogerClark Wed May 06, 2015 6:50 am I just took a quick look at the F4 and there are several things that I think can be improved straight away, Firstly its missing ..
peeknot Thu Jan 04, 2018 1:46 pm Before I know that I can use stlink as a uploader and can open the port by connecting usb cable to usb port. I uploaded bootloader ..
dev Fri Sep 15, 2017 7:41 pm Hi, Prolific USB to serial not working on Windows 10 for me… If any one had tried then please tell me how to make it work. I have ..