LPC55S69, DMA and DMA_ITRIG_INMUX

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

LPC55S69, DMA and DMA_ITRIG_INMUX

Jump to solution
1,017 Views
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 Solution
981 Views
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!

View solution in original post

0 Kudos
3 Replies
981 Views
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

981 Views
i_kamal
Contributor III

That would be great! Thanks

0 Kudos
982 Views
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 Kudos