2020-12-30 02:41 AM
Hello,
I am designing an embedded system with these parts:
After each reset, the microcontroller should check if a new version of firmware is available. If so, the new firmware must be downloaded from server to SPI flash and then programmed to microcontrollers internal flash.
Is it any documentation about this kind of programming?
Thanks in advance.