Skip to main content
regan
Associate
September 10, 2013
Question

STM32 DFU software for Linux

  • September 10, 2013
  • 4 replies
  • 1910 views
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
This topic has been closed for replies.

4 replies

Tesla DeLorean
Guru
September 10, 2013
Posted on September 10, 2013 at 19:05

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

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

Thanks!

winman
Associate
December 20, 2013
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
December 23, 2013
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