Rick Kimball Tue Aug 22, 2017 9:10 pm I see that Segger is now offering a $18 debug probe for students and people doing non-commercial development. It has probably ..
FreD Wed Sep 06, 2017 2:59 pm Hi, I am not being able to flash my blue pill. My setup is: -Blue Pill stm32f103c8 -arduino mega as usb to serial converter (it works ..
acronis Tue Jun 27, 2017 7:05 am Hello. Tell me which library is better to use and how to physically connect STM32F103 distance sensor VL6180 https://ru.aliexpress.com/item/1PCS-VL6 ..
adrien3d Thu Nov 24, 2016 5:05 am Hi, I have purchased a Nucleo-L476RG, and I’ve tried to unzip arduino-STM32L4 and Arduino_Core_STM32L4 in the hardware folder ..
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 ..
AlexanderL Thu May 07, 2015 10:22 am Hi there, first of all, cool project and fancy new forum I’ve been trying to get a simple blink example to work on my STM32F429 ..
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 ..
CrtSuznik Sun Apr 23, 2017 6:46 pm Hey guys. I’m a total beginner and I could really use your help with this. I just got a blue pill. And along with it I bought ..
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 ..
madias Mon Jul 06, 2015 6:12 pm Hello, as needed for my wooden-mp3-player project, I’ve completely rewritten the original library (now all commands are included!) ..
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. ..