Kenitis KL05 DMA channel source

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

Kenitis KL05 DMA channel source

454 次查看
cfk
Contributor I

1.pngHi,i am recently use Kenitis family MCU KL05Z32 , but i conldn't find the dma channel source's details ,neither datasheet nor RM document,where could i find the dma request source of KL05? Could somebody help me?

0 项奖励
回复
3 回复数

402 次查看
migry
Contributor I

Having used DMA in a small number of experimental configurations, and found the documentation "lacking".

I think naming this field as "SOURCE" is confusing.

DMA transfers are triggered by some event, which can include a ALWAYS trigger.

The SOURCE is the source of the TRIGGER.

For some reason the PIT timer gets a special feature in that the TRIG selects the PIT timer overflow as the trigger, but with limitations that you can only use DMA0 with PIT0, DMA1 with PIT1, etc.

While some of the trigger "sources" are obvious, there are a few which I couldn't figure out from the reference manual.

0 项奖励
回复

378 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As the section 3.4.8.1 DMA MUX request sources, the source number in Table  20 define the DMA request source.

The DMA triggering source can only be PITx channel, this is a special case, it can manipulate GPIO with PIT cycle.

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复

423 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls refer to section 3.4.8.1 DMA MUX Request Sources in reference manual of KL05.

Hope it can help you

BR

XiangJun Rong

 

xiangjun_rong_0-1704253019366.png

 

0 项奖励
回复