Datasheet - http://focus.ti.com/lit/ds/symlink/dac8581.pdf
I have a couple of questions for the DAC8581.
On page 9 of the datasheet, in the Supply Pin section, it says "+" and "-" 5 volts analog supply and 1.8-5.5 volts digital supply. Here is my confusion. I am currently working with a microcontroller so I have an understanding that an analog voltage is the actual voltage and the digital voltage is the digital representation of that voltage (i.e. 0000 = 0 volts, 1111 = 5 volts) in the microcontroller. It wouldn't make sense for me to use another DAC to convert digital data back to analog, so would I be able to just connect the analog voltage to the digital supply pin? Or does it need a TTL signal of 5 volts like from one of the output pins of the MCU?
Thank you for your replies,
David