Hello,
can anyone help me with a clever code example for interfacing the ADS131E04 with an MSP430? My program reading the 24 status bits and four times 24 data bits by means of the MSP's 8 bit SPI interface is rather slow, particularly because of wait cycles between the SPI transmissions. I wonder if there might be a faster solution, for example using DMA.