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. ..
tales von milet Mon Oct 30, 2017 7:27 pm moin moin, ich habe da ein kleines Problem. Index wird in der handler_servos nicht 0. sie fängt scheinbar immer bei 1 an. ich sehe ..
RogerClark Fri Nov 25, 2016 6:39 am Looking forward to more STM32F4 series devices becoming available, I am looking at trying to use the built in bootloader in the F4, which ..
simonf Wed Sep 02, 2015 9:16 pm I was wondering if anyone had had a play with the Nextion displays. They seem relatively cheap for what they are. I know there are cheaper ..
dev Tue Dec 12, 2017 3:32 am Hi, i was looking for the option for usb host controller from stm32f. I want to use usb stick and collect some data from stm32. i need ..
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 ..
Rintin Thu Dec 15, 2016 1:14 am Hi, I needed to detect if a button is pressed once, twice or long. For this I wrote the attached code. The used pin is configured ..
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 ..