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
Hi Alex,
Thanks for that, I am rapidly going off the Max10 family. Cyclone IV is old, and also needs a core voltage. However the previous generation of my product used a Cyclone II.
I think I will be forced to use the Lattice XO3 devices, program with SPI or I2C which makes things much easier.