Vassilis Sat Sep 23, 2017 8:53 am The software I wrote (windows only, sorry… now available on Windows and Linux) is for those who work with Arduino IDE and as you know, ..
Darius Mon Jul 04, 2016 12:31 am Hi all, I’m just trying out STM32Duino and so I cloned https://github.com/rogerclarkmelbourne/ … _STM32.git and checked ..
raufjay Thu May 18, 2017 2:00 am Hello, I tried to find VL530lox sensor library to work for bluepill board. So far I could not get one. There are few working well ..
victor_pv Thu Sep 17, 2015 2:32 am I just came across this project: https://github.com/joeferner/maple-usbM … usb_mass.c I have not tested it, and seems like ..
sheepdoll Sat May 23, 2015 2:26 am This is sort of a continuation from my introduction post. The good news is that the Arduino_STM core and example repository I downloaded ..
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 ..
victor_pv Thu Aug 17, 2017 2:25 pm [SOLUTION IN THIS POST] http://www.stm32duino.com/viewtopic.php … 093#p33153 I just noticed while testing some issue with ..
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 ..
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!) ..
RogerClark Tue Sep 08, 2015 10:28 pm Guys, Just thought you may be interested in this page http://techne.alaya.net/?p=12499 As I’m not sure if you were aware ..
Vassilis Fri Jan 20, 2017 11:04 am I tried to read my Air-condition’s YB1F2 IR remote control to make an ON/OFF circuit that will be controlled via a GSM module. ..