This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6657 PCIe buffer size

Genius 5785 points

Hello,

It seems that PCIE subsystem has data buffer internally. Could you tell me about the size of Outbound and Inbound buffer indicated by ACT_STATUS register. How many sizes can EDMA send at once?

Regards,
Kazu

  • Hi,

    Thanks for your post.

    For DMA event, a TR packet size would be ACNT bytes in case of A-Sync configured transfer and ACNT*BCNT  bytes would be transferred on each TR DMA event in case of AB-Sync configured transfer.

    At each time, a DMA transfer would send ACNT (A-Sync) and ACNT*BCNT (in case of AB-Sync) bytes.

    Thanks & regards,

    Sivaraj K

    -------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    -------------------------------------------------------------------------------------------------------

  • Hi,

    Take a look at below e2e thread, it should be help you for understanding the size of Outbound and Inbound buffer.

    e2e.ti.com/.../1537738

    Thanks,