Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNiosII SPI Core problem
Hi, all i use a SPI core in my nios system. when i used the function "alt_avalon_spi_command()" to sent a "who am i" command to the peripheral, it received no data. so i use signalTap to debu...
Altera_Forum
Honored Contributor
14 years agoTAT... i make it.
when i add a NOT gate at MISO, it works.it seems that Nios cannot catch the signal starts with "1".