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.

ADS 1298 Programming questions

Other Parts Discussed in Thread: ADS1298

Hi

I am new to using ADCs. I want to connect my MSP430 F5525 to the ADS 1298 I am not sure how I program the ADs 1298 via SPI. As far as I understand the SPI can only send 8 bits at a time and the data sheets says that we need to send 24 status bits +24*8 bit data.

How can I set PWDN and other bits via SPI and choose which configuration register to program.

Thanks