Repeated DMA

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Repeated DMA

297件の閲覧回数
DK2
Contributor I

Hi,

I'm using i.MXRT1170.

I want to execute DMA transfer repeatedly and infinitely without CPU intervention.

I tried scatter/gather function but the submitted TCDs run only once and then exits.

For example, if TCD0 and TCD1 are submitted, TCD0 and TCD1 will be executed only once and then finished.

My hope is to run TCD0 again after TCD1 is executed without CPU intervention.

Is this possible ?

best regards.

 

 

0 件の賞賛
返信
1 返信

263件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @DK2 ,

I think you can let DLAST_SGA point to each other.

 

Regards,

Jing

0 件の賞賛
返信