Firmware upgrade from a flash disk using USB HS in host mode
Posted on August 28, 2017 at 11:46I found an example that ST gives for STM32F4 Discovery it's called FW_upgrade. Its a bootloader that uses the USB FS in OTG mode and it upgrades the firmware from a flash disk. BUT..this example uses the old librari...