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 refer to SPI Slave to Avalon Master Bridge Design Example https://www.intel.com/content/www/us/en/programmable/support/support-resources/design-examples/intellectual-property/embedded/nios-ii/exm-spi-bridge.html
Thanks.