Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] ADC code from Analog to digital converter

Status
Not open for further replies.

2ndhandscope

Newbie level 4
Joined
Oct 15, 2012
Messages
7
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,326
Hello,
I cam across a video on you tube,
Ratiometric config with RTD
and this video is from TI by the way :
Untitled.png

In the video, the lecturer says the ADC_Dout= Vin * Gain * 2^24 / (2 Vref). I believe this is incorrect, it should be just Vref , am I right ?

Thank you !
 

To answer the question, you'll want to review the LMP90100 dataheet. If you do, you'll notice that it has a bipolar (+/- Vref/Gain) input range. Thus the calculation is right.
 
hi 2ndhandscope
i want to more information about lmp90100
i cant get it from datasheet. i want to know that how to calculate the voltage from the output code of the lmp 90100?
 

Hi,

it is just the same formula.

you must use it the other way round.

Vin = ADC_Dout * 2 * VRef / ( gain * 2^24)

Klaus
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top