English
Language : 

DAC8571 Datasheet, PDF (22/28 Pages) Texas Instruments – 16-BIT, LOW POWER, VOLTAGE OUTPUT, I2C INTERFACE DIGITAL-TO-ANALOG CONVERTER
DAC8571
SLAS373A – DECEMBER 2002 – REVISED JULY 2003
www.ti.com
THEORY OF OPERATION (continued)
For read-back operation, the master device sends the I2C address and sets the R/W bit. DAC8571
acknowledges. Then, upon the receipt of clock pulses from the master, DAC8571 sends the MS byte. If the
master acknowledges, DAC8571 sends the LS byte. If the master acknowledges, DAC8571 sends the control
byte. This sequence is interrupted by the master sending a not acknowledge signal.
Depending on the contents of the control byte transmitted by the DAC8571, the MS byte and LS byte information
(transmitted by the DAC8571) is interpreted as follows:
C<5>
C<4> C<2>
0
0
0
MS and LS bytes represent temporary register data
0
1
0
MS and LS bytes represent temporary and DAC register data
1
0
0
MS and LS bytes represent I2C data that is discarded
1
1
0
MS and LS bytes represent I2C data that is discarded
1
1
1
MS and LS bytes represent temporary and DAC register data
EXAMPLES (A0 TIED TO GND, VDD = 5 V)
EXAMPLE 1: Write 1/4 scale to DAC8571
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK 0001 0000
ACK
0100 0000
ACK
Previous output voltage is valid
EXAMPLE 2: Switch DAC8571 to fast settling mode
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK 0001 0001
ACK
0010 0000
ACK
Previous output voltage is valid
EXAMPLE 3: Switch DAC8571 back to low power mode
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK 0001 0001
ACK
0000 0000
ACK
Previous output voltage is valid
EXAMPLE 4: Power-down DAC8571 with Hi-Z output
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK 0001 0001
ACK
1100 0000
ACK
Previous output voltage is valid
EXAMPLE 5: Power-down DAC8571 with 1K output impedance to ground
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK 0001 0001
ACK
0100 0000
ACK
Previous output voltage is valid
EXAMPLE 6: Power-down DAC8571 with 100K output impedance to ground
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK 0001 0001
ACK
1000 0000
ACK
Previous output voltage is valid
EXAMPLE 7: Store full scale data in temporary register
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK 0000 0000
ACK
1111 1111
ACK
Previous output voltage is valid
EXAMPLE 8: Update DAC8571 with the data previously stored in the temporary register
ADDRESS <7...0>
C<7...0>
M<7...0>
START
1001 1000
ACK
0010 0000
ACK XXXX XXXX ACK
Previous output voltage is valid
EXAMPLE 9: Broadcast a powerdown command to all DAC8571s on the I2C bus
ADDRESS <7...0>
C<7...0>
M<7...0>
L<7...0>
0000 0000 ACK STOP
Vout = 1.25 V
L<7...0>
0000 0000 ACK STOP
Vout = 0 V
L<7...0>
0000 0000 ACK STOP
Vout = 0 V
L<7...0>
0000 0000 ACK STOP
Vout = Hi-Z
L<7...0>
0000 0000 ACK STOP
Vout = 0 V
L<7...0>
0000 0000 ACK STOP
Vout = 0 V
L<7...0>
1111 1111
ACK
STOP
L<7...0>
XXXX XXXX
ACK STOP
New Vout valid
L<7...0>
22