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.
Hi all,
I'm interfacing an external ADC with an MSP432 (actually with the launchpad).
I'm able to use DMA with SPI to read the conversions of the ADC. But I start the transfers manually each time I receive an input change interrupt from the conversion ready line of the ADC.
Is there a way to setup the DMA to trigger automatically upon that change instead of having to go in an interrupt and having code enabling the transfer ?
Thank you,
Jean-Michel
Jean michel LECONTE1 said:No I am not using the internal ADC.
I am using an external ADC (MAX11214) which has a conversion ready line.
Looking at the table you mentioned, could that be DMAE0 (external pin) on DMA channel 6 ? How do you use this one ?
**Attention** This is a public forum