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 ..
dberenguer Sun Aug 06, 2017 6:00 pm Dear friends, Firstly I want to congratulate the stm32duino team for keeping this initiative alive for so long. I’ve personally ..
zmemw16 Tue Sep 08, 2015 8:25 am is it or will it be possible for users to access the HAL layer interface directly? could we have a flag __HAL_CODE__ ? it is perhaps ..
RogerClark Wed Apr 29, 2015 7:40 am In the Ideas and Suggestion section, @zoomx suggested that a bootloader for Generic boards would be worth investigating The difference ..
BlackBrix Mon Dec 18, 2017 9:10 am My actual “project” is, to modify/enable a mini-PLC (DIN rail / “smart-relay”), so that it can be used ..
mrburnette Tue Mar 27, 2018 11:35 pm I am asking this because of this post (today == 2018-27-03) [stevestrong – Tue Mar 27, 2018 9:32 pm] – I don’t ..
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 … ..
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 ..
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 ..