Forum Discussion
JBlec2
Occasional Contributor
6 years agoHi :) I am working with de10 nano with cyclon V. With Quartus. I want to integrate a SPI Slave. There is a "LTC"-connector which provides SPI ? Is it usable ? the pin map also shows an Arduino Header possiblity .. there it says also SPI ..
Is there a way to integrate an SPI slave without creating one in HDL ? On the de10 nano
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
You may check on the demo http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=205&No=1046&PartNo=4 (Arduino Shield) in Terasic official website. From this design example, you will understand how the NIOS control the LCD display through the SPI interface
Thanks.