S32K144 ADC with single DMA transfer after multiple channels conversion.

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

S32K144 ADC with single DMA transfer after multiple channels conversion.

2,604 次查看
mictec
Contributor II

Hello All,

I'm going to configure ADC module in such a way, that multiple channels are being triggered sequentially by PDB and then the single DMA transfer takes place in order to copy conversion results to given address. How to achieve such functioning when it comes to DMA configuration? Currently I'm able to use PDB for triggering consecutive ADC channels, but since some time ago I'm stuck with DMA related part..

Best regards,

Mic

标记 (4)
0 项奖励
回复
2 回复数

2,389 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I gave some hints here https://community.nxp.com/thread/509942 

BR, Petr

0 项奖励
回复

2,389 次查看
mictec
Contributor II

Hi Petr,

thank you for your help. I had a look at it and I saw that in this example DMA is triggered each time some ADC channel completes the conversion. How to trigger DMA only once, when a couple of ADC channels completed the conversion?

Best regards,

Mic

0 项奖励
回复