2020-08-12 12:58 PM
If reset happens or the board is powered up -> boot loader checks if usb flash memory is attached to the usb port , -> if attached-> check if there is firmware stored in the usb flash memory pen ->is so copy and update the application from usb stick-> then jump to the application which has been updated from the flash memory -> end.
Thanks I really appreciate of you can help me with this thanks.
Solved! Go to Solution.
2020-08-12 01:02 PM
What's the question?
STM32Cube_FW_F4_V1.25.0\Projects\STM32F429I-Discovery\Applications\USB_Host\FWupgrade_Standalone
2020-08-12 01:02 PM
What's the question?
STM32Cube_FW_F4_V1.25.0\Projects\STM32F429I-Discovery\Applications\USB_Host\FWupgrade_Standalone
2020-08-12 02:15 PM
Hi Clive ,
I think you have answered my question , so the code you pointed dose exactly what I need ? if so I will be speechless and will have to create a new word Thanking you ! ...
2020-08-12 02:18 PM
I think this uses .BIN files, but could be adapted to handle .HEX or .DFU files.
2020-08-12 02:22 PM
I can handle this , it was just the code and the mechanism I needed to have ... appreciate your help , Thanks you very very very much! really