Hi,
While using ADS1258, I am able to read the raw voltage but in between, I get some errors like write to register 0x1 failed.
can someone help me understand the error?

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.
Hi,
While using ADS1258, I am able to read the raw voltage but in between, I get some errors like write to register 0x1 failed.
can someone help me understand the error?

Hi Samarth,
If you are having communication issues with the ADC, then we need to see the digital lines on a logic analyzer. Specifically we need to see CS, DIN, DOUT, DRDY and SCLK.
If Teensy has an online support forum, you might try there as well. The ADC appears to be working most of the time, so this is likely something occurring on the MCU side.
-Bryan