English
Language : 

ICS1531 Datasheet, PDF (54/76 Pages) Integrated Circuit Systems – Triple 8-bit MSPS A/D Converters with Line-Locked Clock Generator
ICS1531 Data Sheet - Preliminary
Chapter 7 Programming
Chapter 7 Programming
7.1 Industry-Standard 2-Wire Serial Bus: Data Format
Figure 7-1 shows the data format for an industry-standard 2-wire serial bus.
Note:
1. All values are transmitted with the most-significant bit (MSB) first and the least-significant bit (LSB) last.
2. A dashed line
means multiple transactions.
3. A = ACK = Acknowledge
4. R = Read = 1
5. S = Start
6. W = Write = 0
7. X = Bit value that equals the logic state of the SBADR pin.
8. Direction:
Master device drives signal to ICS1531
ICS1531 drives signal to master device
Figure 7-1. ICS1531 Data Format for Industry-Standard 2-Wire Serial Bus
MSB
LSB
S 0 10010 X WA
A
7-bit address
Reg address
Data
A Stop
Read Procedure for Single Register
MSB
LSB
MSB
LSB
S 0 10010 X WA
AS 0 1 0 0 1 0 X R A
7-bit address
Reg address
7-bit address
Repeat START
Write Procedure for Multiple Registers (Note 1)
MSB
LSB
S 0 10010 X WA
A
A
7-bit address
Reg address
Data
Data
A Stop
NO Acknowledge
A
Data
A Stop
Read Procedure for Multiple Registers (Note 1)
MSB
LSB
MSB
LSB
S 0 10010 X WA
AS 0 1 0 0 1 0 X R A
7-bit address
Reg address
7-bit address
Repeat START
A
Data
A Stop
Data
NO Acknowledge
Note 1: For the register address, the:
• Lower nibble automatically increments after each successive data byte is written to or read from the
ICS1531.
• Upper nibble does not automatically increment, and the software must explicitly re-address the ICS1531.
As a result, to write or read all the ICS1531 registers, the software:
– Must not index 0 and then do 64 one-byte transactions.
– Must break the transactions into four separate bus transactions:
(1) 00 to 0F (2) 10 to 1F (3) 20 to 2F (4) 30 to 3F
ICS1531 Rev N 12/1/99
Copyright © 1999, Integrated Circuit Systems, Inc.
All rights reserved.
December, 1999
54