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.
Part Number: MSP432P401R
Tool/software: Code Composer Studio
hi all:
I use msp432 spi collect the data of ads1292. In order to reduce power consumption, I want to use DMA to move data.
The ads1292 has a data ready pin. When the data is ready, the ready pin will output level. My question is: the ready pin can direct trigger the spi dma to get ads1292 data and move it to ram?
or only the spi dam triggered by ready pin trigger a gpio interrupt , in the interrupt manual start the spi dma move data?
thanks!
**Attention** This is a public forum