
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 ..
Nutsy Fri Dec 22, 2017 12:12 am So yes, i have this board on the way. Looking at the Wiki i see the discovery is supported. Same chip, but i guess different layout ..
Stanimir5F Mon Mar 28, 2016 10:39 am Hello guys! I have few questions about STM32 and Arduino IDE. Before anything else I want to apologize if my questions are stupid ..
prustprivate Wed Apr 06, 2016 9:18 am hi sorry for my dummy question, i have sample code from pito about C64 Emulator run correctly // C64 Emulator, works with pic32MX ..
ddrown Sun May 22, 2016 7:08 pm I have a use for ethernet directly on an MCU (not the wiznet boards or enc28j60). The stm32f407 has this, but I only have the f4 discovery ..
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”: ..
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 ..
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 ..
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 ..
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 ..
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 ..
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 ..
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 ..
martinayotte Sat May 30, 2015 2:01 am Wishing to that the work of having EtherCard_STM on my Netduino2Plus, I’ve decided to start with lower target : the SDCard ..
Pito Wed Jul 19, 2017 10:32 am Finally I’ve downloaded the latest from Roger’s repo and now trying to compile the simple test http://www.stm32duino.com/viewtopic.php?f=51&t=2354 ..
zmemw16 Wed Jul 05, 2017 3:28 pm Black F407VET, latest [libmaple] from Steve, graphicstest from examples, but with blank/black screen? TFT LCD test TFT size is 320x480 ..