DFU Bootloader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-17 1:53 AM
Hi folks,
I have ST's Flash Loader Demo application for programming via a UART and was wondering if anyone knows if there's an equivalent for programming via USB. I want to use the DFU bootloader so I can program without the need for the ST-Link adapter or an IDE - all I would need would be a USB cable, the Flash app and my binary file. Anyone able to help?Cheers!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-17 4:25 AM
STSW-STM32080
DfuSe USB device firmware upgrade STMicroelectronics extension: contains the demo GUI, debugging GUI, all sources files and the protocol layer (UM0412)
http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1533/PF257916
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-06-19 8:55 AM
Cheers Clive!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-10 2:25 AM
Dear all,
I reply to this post because we got some problem with the implementation of DFU dlls on our PC software. In fact, it seems that sometimes, this dll stops to response to our request. It appears most of the time during the ''erase'' phase. Is there any guideline or any other document about the integration of this dll on a PC software ? Moreover, is there any function on the dll to escape correctly from a blocking point ? Thank you in advance for your help. Regards, Thomas- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-11 2:24 AM
For information, we have no problem when we are using DfuSe to upgrade our firmwares.
That's why I think the problem comes from the dlls. Anybody have an idea about that problem ? Thanks Regards, Thomas