Hi, i have done a custom peripheral compatible with axi4 protocol. I would like to
that a master ( my arm9 cortex processor in zynq 7000) write burst data to the example slave and read the data back. I think that to do burst communication, i have to use the dma.
Is there some example than can help me to programm it ?
Best regards