I have a stm32f072rb board and i would like to know if it is possible to update its firmware directly from a pendrive with a .hex, .bin, .dfu file or another extension. If f072 cannot do it, is there another option capable of it? Thanks in advance.
I already can update the firmware using uart and usb using the DFUSe Demo and the Usb demonstrator GUI, but i need to make a standalone pendrive updater.