AD9518-2 Analog Devices, Inc., AD9518-2 Datasheet - Page 42

no-image

AD9518-2

Manufacturer Part Number
AD9518-2
Description
6-output Clock Generator With Integrated 2.2 Ghz Vco
Manufacturer
Analog Devices, Inc.
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Company:
Part Number:
AD9518-2ABCPZ-RL7
Quantity:
750
AD9518-2
Read
If the instruction word is for a read operation, the next N × 8
SCLK cycles clock out the data from the address specified in the
instruction word, where N is 1 to 3 as determined by W1:W0.
If N = 4, the read operation is in streaming mode, continuing
until CS is raised. Streaming mode does not skip over reserved
or blank registers. The readback data is valid on the falling
edge of SCLK.
The default mode of the AD9518 serial control port is the
bidirectional mode. In bidirectional mode, both the sent data
and the readback data appear on the SDIO pin. It is also possible to
set the AD9518 to unidirectional mode (SDO enable register,
0x00<7> = 1). In unidirectional mode, the readback data
appears on the SDO pin.
A readback request reads the data that is in the serial control
port buffer area, or the data in the active registers (see Figure 43).
Readback of the buffer or active registers is controlled by 0x04<0>.
The AD9518 supports only the long instruction mode; therefore,
0x00<4:3> must be set to 11b (this register uses mirrored bits).
Long instruction mode is the default at power-up or reset.
The AD9518 uses Register Address 0x00 to Register
Address 0x232.
THE INSTRUCTION WORD (16 BITS)
The MSB of the instruction word is R/
whether the instruction is a read or a write. The next two bits,
W1:W0, indicate the length of the transfer in bytes. The final
13 bits are the address (A12:A0) at which to begin the read or
write operation.
For a write, the instruction word is followed by the number of
bytes of data indicated by Bits W1:W0 (see Table 37).
Table 37. Byte Transfer Count
W1
0
0
1
1
Figure 43. Relationship Between Serial Control Port Buffer Registers and
SCLK
SDIO
SDO
CS
W0
0
1
0
1
WRITE REGISTER 0x232 = 0x01
TO UDATE REGISTERS
SERIAL
CONTROL
PORT
Active Registers of the AD9518
Bytes to Transfer
1
2
3
Streaming mode
REGISTERS
UPDATE
W
, which indicates
Rev. 0 | Page 42 of 64
A12:A0: These 13 bits select the address within the register map
that is written to or read from during the data transfer portion
of the communication cycle. Only Bits<A9:A0> are needed to
cover the range of the 0x232 registers used by the AD9518.
Bits<A12:A10> must always be 0b. For multibyte transfers, this
address is the starting byte address. In MSB first mode,
subsequent bytes decrement the address.
MSB/LSB FIRST TRANSFERS
The AD9518 instruction word and byte data can be MSB first
or LSB first. Any data written to 0x00 must be mirrored; the
upper four bits (<7:4>) must mirror the lower four bits (<3:0>).
This makes it irrelevant whether LSB first or MSB first is in
effect. As an example of this mirroring, see the default setting
for 0x18, which mirrors Bit 4 and Bit 3. This sets the long
instruction mode (default, and is the only mode supported).
The default for the AD9518 is MSB first.
When LSB first is set by 0x00<1> and 0x00<6>, it takes effect
immediately, because it only affects the operation of the serial
control port and does not require that an update be executed.
When MSB first mode is active, the instruction and data bytes
must be written from MSB to LSB. Multibyte data transfers in
MSB first format start with an instruction byte that includes the
register address of the most significant data byte. Subsequent
data bytes must follow in order from the high address to the low
address. In MSB first mode, the serial control port internal
address generator decrements for each data byte of the
multibyte transfer cycle.
When LSB first is active, the instruction and data bytes must be
written from LSB to MSB. Multibyte data transfers in LSB first
format start with an instruction byte that includes the register
address of the least significant data byte followed by multiple
data bytes. The internal byte address generator of the serial
control port increments for each byte of the multibyte
transfer cycle.
The AD9518 serial control port register address decrements
from the register address just written to 0x00 for multibyte I/O
operations if the MSB first mode is active (default). If the LSB
first mode is active, the register address of the serial control
port increments from the address just written to 0x232 for
multibyte I/O operations.
Streaming mode always terminates when it hits 0x232. Note
that unused addresses are not skipped during multibyte I/O
operations.
Table 38. Streaming Mode (No Addresses Are Skipped)
Write Mode
LSB first
MSB first
Address Direction
Increment
Decrement
Stop Sequence
0x230, 0x231, 0x232, stop
0x01, 0x00, 0x232, stop

Related parts for AD9518-2