Altera_Forum
Honored Contributor
10 years agoAltera_Avalon_SPI Cyclone II DSK
I have a NIOS II/s processor at 50 MHz that has an two SPI's which interfaces with TI's AIC23 on the Cyclone II DSK board. One (master) SPI programs the AIC23. Other (Slave) SPI does the data transfer. The AIC23 programs OK. The data transfer does not work correctly.
I have a loopback shift register. It works OK. This means the SS_N chip select I generate is working. I have an SPI VHDL code I wrote. It works OK. Anyone know why or has had similar problems with the Altera_Avalon_SPI in slave mode has problems? I have tried everything. Thanks