imx28 DMA

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

imx28 DMA

Jump to solution
1,205 Views
liuxing
Contributor II

Does the DMA of imx28 support memory- to-memory transfer?I mean that transfer data block in DDR.

pastedImage_1.png

Labels (1)
0 Kudos
1 Solution
1,129 Views
igorpadykov
NXP Employee
NXP Employee

> address of channel 0~13 is constant.Is it right?

yes, right.

Best regards
igor

View solution in original post

0 Kudos
5 Replies
1,129 Views
liuxing
Contributor II

If the dest and source address can be programmed,the memory to memory access can be implemented.

what's about PIOWORD?

The CMDPIOWORDS field, if nonzero,
instructs the DMA engine to copy these words to the APB, beginning at the first
register address offset for the peripheral and and incrementing the register offset each
cycle.

0 Kudos
1,130 Views
igorpadykov
NXP Employee
NXP Employee

> address of channel 0~13 is constant.Is it right?

yes, right.

Best regards
igor

0 Kudos
1,129 Views
igorpadykov
NXP Employee
NXP Employee

Hi xing

I believe you are right, dma does not support memory to memory transfers.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,129 Views
liuxing
Contributor II

I think the dest/source address of channel 0~13 is constant.Is it right?

If I want to access the whole physical memory,do you have a way to implement it?I wanted to implement it via DMA.

0 Kudos
1,129 Views
liuxing
Contributor II

Thanks a lot!

Are you sure this conclusion?what's the function of the empty channel?

0 Kudos