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.

ADS1192 as SPI slave with DA14580

Other Parts Discussed in Thread: ADS1192

I am unable to read Device ID of ADS1192 connected to DA14580 (ARM CORTEX M0) using SPI.

ADS1192 is a slave here. I am getting different values every time.

I am using internal clock for ADS1192. Both are working in SPI mode 0. SPI clock is set at 1 MHz.

What might be going wrong?