Forum Discussion
SShaw4
New Contributor
6 years agoRemote update of microcontroller code in MAX10-10M04SCU16917
Is there a design example available for a MAX10 connected to an 8051, with remote/in-circuit code update?
We are replacing an obsolete FPGA in a circuit with an 8051. We need to update the 8051 co...
ShafiqY_Intel
Frequent Contributor
6 years agoHi SShaw4,
You may have a look at below link for Remote System Upgrade (RSU) reference design MAX 10:
- https://fpgacloud.intel.com/devstore/?search=remote
- https://fpgacloud.intel.com/devstore/platform/15.0.0/Standard/max10-remote-system-upgrade-rsu-over-uart-for-nios-ii-processor/
Basically, you need to have two IPs to perform RSU for MAX 10 (On-chip Flash IP core & Dual Configuration IP core). you may refer to below design block diagram.
Thanks