how to realize continuous dma multiple adc channels result to memory

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

how to realize continuous dma multiple adc channels result to memory

1,374 次查看
leohoo
Contributor I

for example,using 4 adc0 input channels,I want to dma the adc result to a size of four array like uint16_t adcresult[4],after the initialization,every time I want the adc result ,just read the array data. Do the s32k144 has the ability to  realize this ? how to realize this?

1 回复

961 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer to this example https://community.nxp.com/docs/DOC-333054 

BR, Petr