iMX8QXP PCIe DMA linked list mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX8QXP PCIe DMA linked list mode

712 Views
david_binet
Contributor II

Hi,

I'm currently working on the DMA built inside the PCIe peripheral in the iMX8QXP. I'm interested in using the linked list mode for read and write access. From my understanding, some fields of the DMA Write Transfer Size Register are overwritten by the table in RAM as are the transfer size, SAR low, etc. registers. Are the same registers used with a read access ? If that's the case, would I still be able to trigger a read access at the same time as a write access?

 

Kind Regards,

 

David

0 Kudos
Reply
1 Reply

700 Views
Yuri
NXP Employee
NXP Employee

@david_binet 
Hello,

   The DMA supports full duplex operation, processing read and write transfers at
the same time, therefore simultaneous read ops are available if the linked list mode is used only
for write ops.

Regards,
Yuri.

0 Kudos
Reply