Hi Kinnari, Keep the /CS signal held low for the entire command, as shown in the image above. If you toggle /CS in the for-loop it will terminate the current read data command and the output data won't make much sense. Also, you might be interested in this blog post which shows an example of how to bit-shift and concatenate the data: e2e.ti.com/.../it-s-in-the-math-how-to-convert-adc-code-to-a-voltage-part-1 NOTE: In the case of the ADS1262 32-bit data, you don't need to perform the sign-extension. Best regards, Chris
↧