STM32F4: Insert USB-Stick, power on and write internal and external flash?
We use STM32F479 for portable measurement device (with TouchGfX HMI, data is stored on quadspi flash also). We have a USB host interface where we can read and write data to an USB stick.
Now we would like to send an USB stick to the customer in order to make an update to both flash: internal flash and external quad spi.
The prefered solution would be that he inserts the usb stick, switches on the device and both the flash are overwritten by data on usb stick.
Is there already a solution for this, eventually by a third party?
Or is there a source which I could adapt?
