Question
STM32F7 IAP using DFU & USB MSC
Hi all,
On an STM32F746-Disco I've succesfully tested DFU using DfuSe demo (ie sending a .dfu file from a PC to the board using the USB as a serial port) and the USB Host MSC... I wonder if it's possible create a bootloader that will read a dfu file previously stored on a USB mass storage device and that will flash the application area according to its contents.
Is there an example of an USB MSC bootloader using dfu files ? is this a good idea or it's better to stay on hex/bin files ?
best regards,
Giampaolo
