
ddrown Wed Jun 08, 2016 1:54 am I got it in the mail today. IMG_20160607_201140.jpg (131.98 KiB) Viewed 1956 times ddrown Wed Jun 08, 2016 2:12 am … And the ethernet ..
RogerClark Wed Apr 29, 2015 10:43 pm The majority of the development effort has been put into the STM32F103 version. The STM32F4 version is taken from an old port ..
strawberrymaker Sun Jun 07, 2015 7:02 pm EDIT: I used a different Version, sry. Current Download Link is linked The TFT_ILI9163C Library works without modification ..
SHARANYA Mon Dec 10, 2018 6:31 pm Hi all I am using a Nucleo L476RG board.My intention is to simply build a clock (not using any external RTC chips like DS3231).So,I ..
Ron Sun Nov 01, 2015 12:53 am Hello, I’m new to the forum, been using 8bit for several years. Decided to look at the 32bit stuff, but have some errors. 1) Using ..
Just4Fun Thu May 17, 2018 2:19 pm Hi, today I’ve installed on a Win7 machine the last version (v4.2.0.0) of the STM32 ST-LINK Utility to use my ST-Link v2 clone. ..
MoDu Tue Nov 27, 2018 3:54 pm Cooperative multitasking for Arduino microcontrollers https://github.com/arkhipenko/TaskScheduler I’ve been using this fine and light ..
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 ..
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 ..
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 ..
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 ..
sheepdoll Wed Jun 03, 2015 7:33 pm Since I need to access it on a remote computer, I pushed the current state of the work I am doing to a branch sheepdoll on github. ..
martinayotte Wed May 13, 2015 11:21 pm I’ve a Netduino 2 Plus board sitting in my drawer since awhile, and it started crying today, saying “I’m ..
Vassilis Fri May 22, 2015 1:04 pm Hi, I ported the Arduino VS1003B library with the “hello” example to the STM32F103 MCU. I published the library to Github ..
mailhouse Tue Nov 01, 2016 12:42 am board is nucleo stm32f103rb, arduino.cc ide 1.6.12 any time i try to set an IRQ, the board crashes. comment out the IRQ assignment ..
stevestrong Sun Jun 18, 2017 5:20 pm Hi all, I finally managed to bring the SDIO files in an acceptable form to be published. It works with 24MHz clock and 4bits ..
rolo644u Thu May 26, 2016 4:59 pm I’m experiencing a strange effect when using ST-LINK as upload tool. Some I/O pins are not usable (PB3, PB4, PA15, PA12, ..
victor_pv Mon Apr 27, 2015 4:04 pm Available here, until thoroughly tested, then will send a pull or merge or something to Roger: https://github.com/victorpv/TFT_ILI9163C ..
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 ..
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 ..