Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSPI master with DMA controller
Hi everybody! I need to implement an spi link beetwen a cyclone4 (master) and a spartan3a (slave) fpga. I would like to implement a DMA base solution where the master reads continuously data from sla...
Altera_Forum
Honored Contributor
14 years agoBetter use SPI to Avalon-ST core and connect it to SGDMA (Stream to Memory). You'll get interrupt when transfer is done.