Forum Discussion

DWarr3's avatar
DWarr3
Icon for New Contributor rankNew Contributor
7 years ago
Solved

How to program Max10 in circuit with microcontroller?

Hi, Sorry if this a simple question. I am looking for a small FPGA to use with a microcontroller. I would like to program in circuit so I can update. Is the only way to program Max10 jtag? If so is ...
  • a_x_h_75's avatar
    7 years ago

    Yes - JTAG is the only way to program MAX 10. There is no documentation explaining how Altera/Intel use JTAG to configure their FPGAs. For that reason I'd steer clear of even attempting it. JTAG programming is implemented in much larger programs for good reason. Sorry to put a dampener on things...

    Why MAX 10? I recommend you consider configuring a Cyclone IV device from your microcontroller using passive serial programming. That is well documented and (can be) very small to implement.

    Cheers,

    Alex