Altera_Forum
Honored Contributor
19 years agoDMA
Hello!
I'm developing my custom peripheral component, wich operates with standard DMA from SOPC Builder. DMA should send data from SDRAM to my component. When my pheripheral component set to 1 endofpacket signal, transmition stops. But when my peripheral set to 0 endofpacket and set to 1 readyfordata nothing is happened. Why? How my component can continue data transmition? Thanks a lot!