SBOA444 November 2020 TMCS1100
The direct memory access (DMA) module transfers packets between the MSP432 and ADS131M08 device with minimal bandwidth requirements from the MSP432 CPU. Two DMA channels are used for communicating to the ADS131M08. One channel (channel 0) is used to send data to the ADS131M08 and the other channel (channel 1) is used to receive data from the ADS131M08. Once a complete packet has been received from the ADS131M08, an interrupt is generated to complete any necessary post-transfer processing, such as CRC verification and packet assembly. The ADS131M08 ADC Sample Request Packet figure shows the packets that are sent and received using the DMA of the MSP432.