piastri2 Thu Oct 06, 2016 5:57 pm No error at compiling, when i try to upload through arduino IDE it says java.io.IOException: Cannot run program “{path}/stlink_upload.bat”: ..
flodejr Sat Oct 07, 2017 2:30 pm Hi, Is anybody using this F4 board? 4048629366.jpg (27.28 KiB) Viewed 4375 times stevestrong Sat Oct 07, 2017 4:13 pm Where did you get it from? ..
Nutsy Sat Mar 24, 2018 11:45 pm So with my project I need to use addressable leds again… However rogers library hes bundled with the stm32core isnt compiling ..
kalregus Wed Jan 18, 2017 9:49 pm Hi guys. I am trying to program NRF51822, and here, on this forum i’ve found recipe to make black magic probe out of stlink ..
gbulmer Mon May 09, 2016 11:21 am I’ve been idly pondering making a small hardware debugger based on the Black Magic Probe code. (This is a longer term project) ..
Kenjutsu Sun Jul 12, 2015 12:28 pm Just a quick note to confirm that Adafruit-PCD8544-Nokia-5110-LCD-library works “out of the box” My mistake I does ..
WereCatf Sun Apr 24, 2016 8:28 am Greiman added support for STM32F1 in his still-in-beta version of SdFat at https://github.com/greiman/SdFat-beta The library supports ..
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 ..