Post Go back to editing

16-bit mode data format issue

Thread Summary

The user observed a 16-sck + 16-sck SPI transaction when reading 16-bit data from the AD4115 ADC, which differs from the datasheet's 8-sck command + 16-sck data. The final answer clarifies that the additional 16 SCLKs are due to the Data+Status option being enabled, which adds 8 SCLKs for the status register. The user confirmed this resolved their issue.
AI Generated Content
Category: Datasheet/Specs
Product Number: AD4115

Hi

In the evaluation software of AD4115, we used the 16-bit mode of AD4115 to read the data from the data_register register of the ADC conversion. We captured the waveform at that time. According to the description in the datasheet, it should be an 8-sck command followed by 16-sck data. However, when we captured it, we found that it was 16-sck + 16-sck (as shown in the following figure). This does not match the description in the datasheet. In our application, which configuration should we follow (datasheet or evaluation software)?

Thanks