Hi,
I’m using EDMA3 for PCIe high transfer performance [shannons]
Say that I have 2 or more EPs, and I want to perform a MWr from RC to all EPs at once with 1 EDMA transfer.
In EDMA config I see that the limit of DST_BIDX & DST_CIDX is 2^16=64KB, while in PCIe data space the minimum is 1 MB/region !
there are ways to do this with a single transfer (both EPs receive data at the same time with a single triggering of EDMA3)?