Altera_Forum
Honored Contributor
9 years agoUsing 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...