Hi,
I am trying to transfer 32bits(4 words) from PL to userspace. So i added a dma engine and an axi interface to PS. In the PL, it writes to dma and in the application it reads the information. I need to transfer 32bit with a frequency of 5MHz and with that configuration the reading is too slow. I think that is strange because the throughput of dma is high and it should work fine so i don't know what to do.
If you need more information just tell me.
Thanks,
Davide