2008-09-16 10:35 PM
dll for dfuse
2011-05-17 03:45 AM
Hello everybody,
I want to do a bootloader for STM32 using USB. There is no point of restarting from zero because ST provides an USB bootloader ''Device_Firmware_Upgrade'' in the application um0424. Then you can upgrade the firmware using Dfuse. But I would like to create my own application using a dll replacing DFuse. Does somebody know if ST provide a dll to upgrade the firmware with the application ''Device_Firmware_Upgrade'' in um0424? I saw there are some dll in the DFuse application um0412, but I don't know what they are doing. Is one of these dll can be used to upgrade the firmware? Is there any documentation about these dll? Thanks for your help.2011-05-17 03:45 AM
http://www.st.com/stonline/products/support/micro/files/um0412.zip
And after install we will get all sources files & documentation. Enjoy ! Cheers, STOne-322011-05-17 03:45 AM
Thanks a lot.
It's very usefull.