Forum Discussion
How to program Max10 in circuit with microcontroller?
- 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
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