how to realize continuous dma multiple adc channels result to memory

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

how to realize continuous dma multiple adc channels result to memory

1,374 Views
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 Reply

961 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

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

BR, Petr