Fill level of AXI-Stream Data FIFO with AXI DMA

Hi @michalmonday,

Welcome to our community!

Edit:
Removing “nbytes” argument from the receiving transfer call seems to prevent the error, but still it would be nice to know how to get the fill level correctly in this design. Because otherwise, is there any way to know how many items were actually received from the transfer call?

You can check the register map of the dma and verify the length of the transaction in the s2mm channel.

Mario

1 Like