Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1238 Discussions

Remote update of microcontroller code in MAX10-10M04SCU16917

SShaw4
Novice
1,351 Views

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 code remotely.  The previous scheme is to run the flash programming code at 0-0x7FFF, with the page being updated at 0x8000.  

I'm having trouble finding the right documents to explain the UFM controller and the actual locations of the control and status register.

Any help is appreciated.

0 Kudos
1 Reply
ShafiqY_Intel
Employee
1,326 Views

Hi SShaw4,

You may have a look at below link for Remote System Upgrade (RSU) reference design MAX 10:

 

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.

MAX 10 RSU.JPG

Thanks

0 Kudos
Reply