Forum Discussion
Altera_Forum
Honored Contributor
10 years agoSPI Core without AXI/Avalon interface
Hi All, I need a SPI Core, which is able to receive a hardware trigger in order to start its transmission. It should not be connected neither to Avalon nor AXI3 buses. All the configurat...
Altera_Forum
Honored Contributor
10 years agoNo, I actually need SPI, which could work without any software intervention. Actually I need to shift data in, there is no need to shift any data out. So, the only hardware trigger should be used in order to start a transaction. The shifted in data should be read by hardware only, also without any software integration.