cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 DFU software for Linux

regan
Associate
Posted on September 10, 2013 at 18:55

I was wondering if there is any DFU software compatible with Linux that can be used to upgrade the firmware of an STM32F405 using the USB interface?  Essentially I'm looking a Linux version of the Windows DfuSe software.  Thanks in advance.

#dfu #firmware #stm32 #lmgtfy #linux
4 REPLIES 4
Posted on September 10, 2013 at 19:05

http://dfu-util.gnumonks.org/dfuse.html

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
regan
Associate
Posted on September 10, 2013 at 21:10

Thanks!

winman
Associate II
Posted on December 20, 2013 at 15:46

i'm working on a version that bases off some earlier work for atmel avr32 devices.  It is being developed on ubuntu.  So far write works but not read. 

https://github.com/swinman/dfu-programmer

stforum.tormod9
Associate II
Posted on December 23, 2013 at 09:49

inman, this was also done before, by Antonio Borneo. Please see

http://article.gmane.org/gmane.comp.debugging.openocd.devel/21278