Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFirst of all, debug the control port by manually accessing SPI registers: use IORD and IOWR like in the alt_avalon_spi_command code above, just to be sure the MM interface is ok.
You can also directly write the TX register and verify if you get any serial data out.