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 agoTry increasing the delay parameter of the SPI core so that there is a bit of delay between the SS_N deassertion and sclk. One sclk of delay should hopefully do the trick.