Hello.
I have a question regarding SDATA of ADC121S101.
Which is the logic of SDATA, (1) or (2)?
(1)
High(5.0V) ="0"
Low(0V) ="1"
(2)
High(5.0V) ="1"
Low(0V) ="0"
In the case of (1), I think the 12bits value would be as follows.
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.
Hello.
I have a question regarding SDATA of ADC121S101.
Which is the logic of SDATA, (1) or (2)?
(1)
High(5.0V) ="0"
Low(0V) ="1"
(2)
High(5.0V) ="1"
Low(0V) ="0"
In the case of (1), I think the 12bits value would be as follows.
Hi Ryosuke,
Your (2) option is the correct way to treat the SDO data. Please refer to Figure 18 - full-scale (-) is 0x000, full-scale (+) is 0xFFF.
Hello.
Thank you for your message.
(2)
High(5.0V) ="1"
Low(0V) ="0"
Since the above is correct, I have revised the diagram.
Is the diagram below correct?