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.

ADS131M04: For simplicity, can I directly obtain the conversion data without configuring any registers

Part Number: ADS131M04

Since the default settings of the registers already meet my requirements, I plan to reset SYNC after powering on for a while without performing any register configuration (with input DIN set to 0x000000). Is it possible to directly obtain the conversion data of the channel in this way? Also, without configuring, according to the format of SPI communication frames, I need to receive 6 bytes of data (144 bits) at a time, and then extract the middle four bytes as the conversion data. Is there any issue with my approach?