Hi support team, would like to ask about setting up the internal registers of the mentioned ADC during initialization / via SPI interface. I'm using the ADC in Serial CMOS-2 wire mode and planning to configure some internal registers for application.
During initialization, I've followed the datasheet on the initialization timing (datasheet section 9.3) and configure the output interface/mode via SPI writes as mentioned in datasheet section 8.3.5.6. However, the configuration seems to be not taking any effect, also I've tried to verify by reading back the registers data via SPI, but not getting the values I've configured. I've also tried to manually write the registers via SPI, even though reading back the registers data gives correct value but it's not taking any effect on the actual hardware.
Is there anything I've missed out? Any tips/advices would be helpful.