Figure 19. i·c write, Figure 20. i·c read, 3 spi mode – Cirrus Logic CS4360 User Manual

Page 27: 2b i²c read, Figure 19. i²c write figure 20. i²c read, D 4.9.3 f, Cs4360

Advertising
background image

CS4360

DS517F2

27

4.9.2b

I²C Read

To read from the device, follow the procedure below while adhering to the control port Switching Specifi-
cations. During this operation it is first necessary to write to the device, specifying the appropriate register
through the MAP.

1) After writing to the MAP (see section 4.9.1), initiate a repeated START condition to the I²C bus fol-

lowed by the address byte. The upper 6 bits must be 001000. The seventh bit must match the setting
of the AD0 pin, and the eighth must be 1. The eighth bit of the address byte is the R/W bit.

2) Signal the end of the address byte by

not

issuing an acknowledge. The device will then transmit the

contents of the register pointed to by the MAP. The MAP will contain the address of the last register
written to the MAP.

3) If the INCR bit is set to 1, the device will continue to transmit the contents of successive registers. Con-

tinue providing a clock but do not issue an ACK on the bytes clocked out of the device. After all the
desired registers are read, initiate a STOP condition to the bus.

4) If the INCR bit is set to 0 and further I²C reads from other registers are desired, it is necessary to repeat

the procedure detailed from step 1. If no further reads from other registers are desired, initiate a STOP
condition to the bus.

4.9.3

SPI Mode

In SPI mode, data is clocked into the serial control data line, CDIN, by the serial control port clock, CCLK
(see Figure 21 for the clock to data relationship). There is no AD0 pin. Pin CS is the chip select signal and
is used to control SPI writes to the control port. When the device detects a high-to-low transition on the
AD0/CS pin after power-up, SPI mode will be selected. All signals are inputs and data is clocked in on the
rising edge of CCLK.

S D A

S C L

0 01 00 0

A D 0

W

S ta rt

A C K

M A P

1 -8

A C K

D A TA
1-8

A C K

S top

Figure 19. I²C Write

S D A

S C L

0 0 1 0 0 0

A D 0

W

S ta rt

A C K

M A P

1 - 8

A C K

0 0 1 0 0 0

A D 0

R

R e p e a te d S T A R T

o r

A b o rte d W R IT E

A C K

D a ta 1 -8

(po i n te d to b y M A P )

D a ta 1 -8

(p oi n te d to b y M A P )

A C K

S to p

Figure 20. I²C Read

Advertising