Forum Discussion

OKolh's avatar
OKolh
Icon for New Contributor rankNew Contributor
6 years ago

Send and Receiving Data simultaneously using SPI core as Slave in NIOS II processor.

I am using SPI core in NIOS II processor to communicate with a DSP Board (which can be only configured as SPI master). I have configured the SPI core as Slave and can receive data successfully. As SP...