This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432P401R: MSP432 ADC sequences of channel issue

Part Number: MSP432P401R

hello,

       i want to using MSP432 ADC to sample ADC channels in  sequence of channel mode(with timer trigger),and using DMA to transfer the  ADC conversion results at the end of sequence.

after 1024 times successive ADC conversions result transfer,i want to trigger DMA interrupt to do some Algorithm.

before the 1024 times  successive ADC conversion of the sequence ADC channels,i do not want to enter any interrupt.

can this situation be possible to realize?

for example ,the sample order is  A3,A2,A1,A0,and using Timer A to trigger the ADC conversion.

but the question is ,when using timer to trigger the ADC,the ADC14ENC must be toggled at the end of sequence,this is to say i need to enter ADC14 ISR to do that.

**Attention** This is a public forum