Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Using a SPI module.

I have a SPI module. Code: But how do I actually use it? In order to write to it I should load some data to SPI_Wr_Data and apply high signal to SPI_Wr_Start_Trig. When the trigger applied the da...