Forum Discussion
Altera_Forum
Honored Contributor
13 years agoConnectivity with the SPI interface to MAX II CPLD
Normaly the JTag interface is used to program and control the CPLD. Can I use the SPI interface to do the same thing ??? Cpld EPM570T144C4. I beleve the SPI interface is only used for talking...
Altera_Forum
Honored Contributor
13 years agoThere's no dedicated SPI interface in MAX II, any SPI functionality has to be implemented in logic elements. Master and slave interfaces are both feasible, but they won't be available for CFM (configuration flash memory) programming, which can be only done through JTAG pins. UFM is accessible through user logic, however.