Forum Discussion
Altera_Forum
Honored Contributor
16 years agoC code question !! / NIOS II / SPI interface
Hello, I have a question about implementing the spi interface in a FPGA, I already constructed a working CPU with a implementation of the SPI, and added the correct settings in SOIC, however i...
Altera_Forum
Honored Contributor
13 years agoHi,
I would like o implement SPI with NIOS II in Qsys. I want NIOS to read and write data from a memory outside with SPI interface. Does this code work? I think it only sends data and while sending data to the memory is this function is enough and you don't deal with addresses and stuff. Thanks