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.

TLV2542 12-bit ADC issue

Other Parts Discussed in Thread: TLV2542

Hi Guys,

I am using TLV2542 in my project. The supply voltage is 4.1V and Reference voltage is 3.3V. Hence the step size is = 3.3/4096 = 0.000805 V. I am expecting that at each mV of i/p voltage the ADC o/p should respond, but in actual case I am getting change approx after each 6 mV  of i/p voltage shift. i.e from 0 to 5 mV of i/p I am getting 0 as o/p, from 6 to 10 mV  I am getting 6mV as o/p  and so on. I am getting correct values of o/p but within a tolerance of about 5-6 mV but my expected resolution is 1mV.

I am reading the o/p of ADC in bit-banged way with SCLK running at 500 KHz.

Can anybody pls give me some hint?