Forum Discussion
Altera_Forum
Honored Contributor
19 years agoThis may be a stupid question, but did you check the right side of the processor symbol created in SOPC builder?
Input signals are located on the left side of the symbol and output signals on the right side. Slave input signals: - sclk - ss_n - mosi Slave output signals: - miso Otherwise, are there any special parameter for SPI slave in SOPC builder? I never implemented a SPI slave, only masters. IzI