Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSPI with DMA is not working?
Hi, everyone I am using SPI Master Core on FPGA to transmit data to SPI slave (offboard device). I want to use DMA to free my NIOS for other tasks during SPI data transfer. My Idea is NIOS...
Altera_Forum
Honored Contributor
14 years agoI actually build a minimal system in Qsys and generated the system to inspect the code. I exported both the MM Slave interface and the SPI conduit.
I played around with the checkboxes etc. but the HDL example didn't change ... no waitrequetst signal showed up. So I think it doesn't work without some extra work.