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.

About edma3 controller's default burst size of AM387X.

I uses Texax Instruments TI Sitara AM387X EVM.

I would like to transfer some data from DDR memory to PCIe device with edma3 controller on the board.

When I measured the payload size of dma transfer, that was 64bytes despite PCIe device can receive 128bytes data.

It seems this is limited to DBS(default burst size) of edma3 controller.

Is there any method to transfer larger size?