rapzak Sat Jul 18, 2015 6:53 pm Hi, I get this error on my win7 x64: Setting Configuration 1… Claiming USB DFU Interface… Setting Alternate Setting … ..
fpiSTM Fri Jun 23, 2017 9:35 am Hi all, I’ve raised a discussion around the Analog pins definition: https://github.com/stm32duino/Arduino_C … /issues/37 ..
Wi6Labs Mon Sep 19, 2016 8:35 am Hello Everybody It’s nice to see the interest of the community about our job on porting the STM32 on Arduino. We would like ..
neo2121 Mon Aug 22, 2016 9:28 pm I’m building a smart watch based on the STM32F1 and I got to the RTC part. For this I need to use the RTC built into the STM. ..
madias Tue Jul 07, 2015 3:34 pm Edit: Video is here: http://youtu.be/bv_LYtYQCmk I was fooling around with the included adafruit ili9341-STM32 library, thinking ..
zauberer Sat Feb 10, 2018 6:46 am For my students I have designed open source easy to use compatible with Arduino UNO board with STM32F103C8T6 chip – STM32-UNO. ..
Iguita Wed Jan 03, 2018 1:06 pm I’ve bought a cheap Chinese version of ST Link/V2 but having some problems to put it to work. I’ve installed latest STM drivers, ..
zmemw16 Wed Aug 03, 2016 5:06 pm ok, when did the Arduino_STM32 Examples menu entry get linked to the board type? i thought i’d do my usual mods to the STM32 ..
dmd Mon Mar 27, 2017 9:55 pm Hi guys. I bought my first stm32f103c8t6 from China and went to test. I used a CP2102. I connected the RX on PA9 and TX on PA10. GND on GND from ..
weravech Sat Apr 23, 2016 7:39 am Hi, I use ADC Channel and measure that have low accuracy when compare with multimeter, Anyone can advice me ? Thank you. I’m ..
efftek Sun Mar 19, 2017 8:28 pm Hi, I have two buttons connected to my blue pill on PB10 and PB11. Ultimately, I need six buttons, I’m just messing around ..
flyboy74 Tue Aug 21, 2018 4:18 am I am using a ST7735 TFT with res of 160×228 in 16bit colour mode. When I display images they are tinted blue, this is very ..
AndrewMag Tue Nov 20, 2018 7:11 pm Hi, I have bulit a project using a Nucleo F401RE, it is a weather station that records data on SD card every 20 mins. It works ..
devan Wed Jul 13, 2016 1:11 am This is a spin-off of the discussion about the Maple bootloader: viewtopic.php?f=20&t=1234#p15835 I’ve been playing around ..
RogerClark Thu Jun 29, 2017 5:06 am Guys I see there is some interest in the STM8 processor, with Armduino porting their core to this (8 bit) architecture, so I thought ..
Vassilis Mon Apr 18, 2016 6:46 am On March 2016 I started working on Sheepdoll’s (Julie S. Porter) great work on HALMX core files. I focused on STM32F103C8 ..
stevech Sat May 14, 2016 9:50 pm So far I”ve found no C++ or heap-using code in the HAL code; it’s all standard C. This includes the following FATFS ..
ChrisMicro Tue Jun 20, 2017 9:55 am I just saw that huaweix has added support for all components of the F429i Discovery board. There is also a demo but I don’t ..
aryeduino Wed Sep 26, 2018 11:55 pm Hi All, I would be happy if someone can guide me with the FIRST STM32 board that I got – STM32F030F4P6 I am using This ..
racemaniac Fri Apr 22, 2016 6:55 pm Just a little brainfart i wanted to post here . I wanted to see how fast DMA could drive the ports, so i set up a DMA memory ..