Tool/software:
Hi, everyone
In the previous thread, a TI expert mentioned that the default ADC output format is in two's complement form and advised that to change the output format, one should set register 4, bit 3 to 1.
I have three questions about this
- I'm curious about what the output format changes to when this is done.
- Given that there is an internally 1V offset on the INP pin and the maximum analog input is 1Vpp, I believe there will be no negative values for the input. Therefore, when using two's complement, I assume the most significant bit (MSB) will always be 0. Is this correct?
- Does two's complement use 1V as the reference point for distinguishing between positive and negative values, instead of 0V?
Thank you