User Activity

I am trying to adapt some code generated in Cube-MX for use on the STM32F4RG used in two very similar projects. The code was written for a drone flight control board and the oscillator used https://www.digikey.com.au/product-detail/en/murata-electr...
I have a homemade STM32F405RG development board It has a momentary switch that puts Boot0 HIGH to put it into DFU mode when plugged into USB but if I just plug it in it does not show up as a Virtual Com Port. How can I have it so I can have both the...
I have a simple switch on an LED project on a homemade STM32F405 development board. I am using STM32 Cube-MX and It is all working OK and turns an LED on and off via a momentary switch on subsequent button presses. The problem is that on starting the...
Disclaimer - my skill level is pretty low but I am very keen to learn  I made this homemade STM32F405 evaluation board and using STM32 Cube-MX, Keil uVision 5 and a ST-Link programmer was able to upload a basic blink code example. However I am wanti...
Posted on June 03, 2016 at 05:46I have a quadcopter flight board that uses an STM32 processor. The Dfuse stm3280 zip is downloaded and then the driver from this is installed. You are then asked (by the boards designer) to replace this driver with a ...