Re: trying to understand the REF pin on a DAC
- From: John Fields <jfields@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Oct 2007 15:17:00 -0500
On Mon, 29 Oct 2007 17:53:10 -0000, kasterborus@xxxxxxxxx wrote:
Wow thanks - that makes sense...
I was reading the data*** for the chip and I have a question...
http://focus.ti.com/lit/ds/symlink/tlv5618a.pdf
At one point it says that the maximum ref voltage is Vdd + 0.3, then
later is says the maximum recommended Vref is Vdd-1.5.
Would it be OK just to tie this pin to the 5v I'm using to power the
chip?
---
No.
---
I want the output to be 0-5v.
---
Look at the top of page 11 of the data *** and you'll see:
"The output voltage (full scale determined by the reference) is
given by:
CODE
2 REF ------ [V]"
2^n
which means that if your code is hex fff and 2^n = 4096, (which it
does since it's a 12 bitDAC) then with a reference voltage of 2.5V
your output will go from zero volts with an input of 0x000 to 5V
with an input of 0xfff.
--
JF
.
- Follow-Ups:
- Re: trying to understand the REF pin on a DAC
- From: John Fields
- Re: trying to understand the REF pin on a DAC
- References:
- trying to understand the REF pin on a DAC
- From: kasterborus
- Re: trying to understand the REF pin on a DAC
- From: John Popelish
- Re: trying to understand the REF pin on a DAC
- From: John Popelish
- Re: trying to understand the REF pin on a DAC
- From: John Popelish
- Re: trying to understand the REF pin on a DAC
- From: kasterborus
- trying to understand the REF pin on a DAC
- Prev by Date: Re: Power Supply Rectification and Smoothing
- Next by Date: Re: Power Supply Rectification and Smoothing
- Previous by thread: Re: trying to understand the REF pin on a DAC
- Next by thread: Re: trying to understand the REF pin on a DAC
- Index(es):