sabra Thu Aug 03, 2017 12:30 pm Hello, I have a Nucleo-F030R8 development board and upon using the analogWrite() function within the Arduino IDE I have found the frequency ..
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. ..
victor_pv Thu Apr 13, 2017 1:49 pm **FOCUS HAS BEEN SHIFTED TO HAL MX BASED CORES FOR F4** Danieleff has released a HALMX based core that seems to use the same resources ..
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 ..
Rick Kimball Mon May 11, 2015 2:46 pm I put together a script you can use to upload via stlink and then automatically launch gdb. I only made it for linux but you should ..
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 ..
victor_pv Sun Mar 12, 2017 7:06 pm I applied the same changes from FreeRTOS 8.2.1 to 9.0.0 and have been using it for some tests successfully. I need to upload it to Github, ..
arpruss Sat May 26, 2018 1:20 am The specs say that the F3 boards are capable of 18MS/s quad interleave ADC. Does anybody have code to do that? arpruss Sat May 26, 2018 ..
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 ..
electrobling Mon Mar 04, 2019 5:29 pm I want to use the VCP that should be available on the USB connector of the Black VET6 http://wiki.stm32duino.com/index.php?title=STM32F407. ..
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 ..
jbforrer Mon Feb 22, 2016 7:04 am Geetings, UPDATE: —- It appears to be Linux driver issue. Serial download worked fine on my XP box, but failed on Linux. ..
victor_pv Tue Jun 30, 2015 8:48 pm I needed to be able to play some sounds and decided to give a shot to porting this library, which reproduces audio in the Arduino ..
Jackson009 Tue Sep 15, 2015 3:12 pm Hi There, I tested another lib for the RF remote control. I use the RC switch from this link. https://github.com/sui77/rc-switch ..
gbulmer Tue Oct 20, 2015 12:35 am There are some interesting new ST-developed STM32 Nucleos, in a smaller, ‘Arduino Nano’ form-factor: http://www.st.com/web/catalog/tools/FM1 ..
BenjiHansell Fri Dec 02, 2016 1:35 pm This Kickstarter showed up on Hackaday today https://www.kickstarter.com/projects/es … g-arm-prog It’s an open ..
stevech Thu Feb 04, 2016 5:28 am https://forum.pjrc.com/threads/32815-Te … #post95396 RogerClark Thu Feb 04, 2016 10:31 am Interesting OSH Park say it can be programmed ..
ChrisMicro Thu Apr 13, 2017 6:06 am Hello together, since a view days I’m using the STM32F4 Discovery with the Arduino software. But I got a little confused ..
Slammer Fri Apr 27, 2018 1:24 pm We will use the Blackmagic sources with modifications from UweBonnes repository (I have attached the binaries, you can skip the building ..
RogerClark Fri May 01, 2015 7:48 am The Wire (I2C) library is part of the Arduino STM32 files download, as it is almost a core part of the Arduino suite of libraries ..