LPC55S69, DMA and DMA_ITRIG_INMUX

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LPC55S69, DMA and DMA_ITRIG_INMUX

跳至解决方案
1,366 次查看
i_kamal
Contributor III

Hi,

I am working on a project where i need to read a GPIO port at a fixed frequency (a couple of MHz) and I want to use a DMA triggered by a CTIMER to achieve that.

All of which seems totally possible according to reference manual (UM11126).

Now, when i read chapter 22.5.1.2 is says i need to configure DMA_ITRIG_INMUX registers.

The (big) problem is that I can't find this register anywhere. Nor in the reference manual's registers section, nor in the register definitions *.h file. 

Is this an error? 

Are there any examples using hardware trigger?

Thanks,

1 解答
1,330 次查看
i_kamal
Contributor III

Nevermind, i found the answer on chapter 18 (INPUTMUX).

Now, i'm still interested in an example if someone has one though...

Thanks!

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,330 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Ibrahim,

I have not found the example that the external signal triggers DMA to transfer in SDK package.

I will try to develop an example later if I have time.

BR

XiangJun Rong

1,330 次查看
i_kamal
Contributor III

That would be great! Thanks

0 项奖励
回复
1,331 次查看
i_kamal
Contributor III

Nevermind, i found the answer on chapter 18 (INPUTMUX).

Now, i'm still interested in an example if someone has one though...

Thanks!

0 项奖励
回复