Forum Discussion
Altera_Forum
Honored Contributor
19 years agoSPI RX problems
Hi I am trying to receive data via SPI on the Nios II using a Cyclone II. The Nios is the slave and the SPI master transmits data at 2MHz. I have tested transmitting data from the Nios ...
Altera_Forum
Honored Contributor
15 years agoYes, you are right, the post# 6 is correct, I was inattentive.
ALTERA_AVALON_ SPI_STATUS_RRDY_MSK consist of only 1 bit. I write in different programming languages, and prefer to put boolean value (0 or 1) in conditional statement.