Forum Discussion
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 assumin...
Altera_Forum
Honored Contributor
13 years agoIn SPI, it shifts data out while receiving data. If there is no receiving data, you should be able to just tie it off. I've used microcontrollers with SPI slaves that had no MISO and just tied that high.