Altera_Forum
Honored Contributor
13 years agoUsing SPI Without MISO
Hi All
I'm using a Nios II as a SPI master and connecting to a DAC (LT1452) slave. The DAC has no returning MISO line, is it still possible to use the Altera SPI core? I was assuming I could just connect the MISO to the MOSI line (since SPI needs some data to receive) and ignore the returned data.