datasheetbank_Logo
数据手册搜索引擎和 Datasheet免费下载 PDF

CS4525 查看數據表(PDF) - Cirrus Logic

零件编号
产品描述 (功能)
生产厂家
CS4525 Datasheet PDF : 98 Pages
First Prev 61 62 63 64 65 66 67 68 69 70 Next Last
CS4525
6.8 I²C Control Port Description and Timing
The control port is used to access the registers allowing the CS4525 to be configured for the desired oper-
ational modes and formats. The operation of the control port may be completely asynchronous with respect
to the audio sample serial port. However, to avoid potential interference problems, the control port pins
should remain static if no operation is required. The control port operates in I²C Mode, with the CS4525 act-
ing as a slave device.
SDA is a bidirectional data line. Data is clocked into and out of the part by the clock, SCL. A 47 kΩ pull-up
or pull-down on the AUX_LRCK/AD0 pin will set AD0, the least significant bit of the device address. A pull-
up to VD will set AD0 to ‘1’ and a pull-down to DGND will set AD0 to ‘0’. The state of AUX_LRCK/AD0 is
sensed, and AD0 is set upon the release of RESET.
The signal timings for a read and write cycle are shown in Figure 33 and Figure 34. A Start condition is de-
fined as a falling transition of SDA while the clock is high. A Stop condition is a rising transition while the
clock is high. All other transitions of SDA occur while the clock is low. The first byte sent to the CS4525 after
a Start condition consists of a 7 bit device address field and a R/W bit (high for a read, low for a write). The
upper 6 bits of the 7-bit address field are fixed at 100101. To communicate with a CS4525, the device ad-
dress field, which is the first byte sent to the CS4525, should match 100101 followed by the setting of AD0.
The eighth bit of the address is the R/W bit. If the operation is a write, the next byte is the memory address
pointer (MAP) which selects the register to be read or written. If the operation is a read, the contents of the
register pointed to by the MAP will be output. Setting the auto increment bit in MAP allows successive reads
or writes of consecutive registers. Each byte is separated by an acknowledge bit. The ACK bit is output from
the CS4525 after each input byte is read, and is input to the CS4525 from the microcontroller after each
transmitted byte.
SCL
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 24 25 26 27 28
CHIP ADDRESS (WRITE)
MAP BYTE
DATA
DATA +1
DATA +n
SDA
1 0 0 1 0 1 AD0 0
INCR 6 5 4 3 2 1 0
7 6 10
7 6 10
76 10
ACK
ACK
ACK
ACK
START
STOP
Figure 33. Control Port Timing, I²C Write
SCL
SDA
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
CHIP ADDRESS (WRITE)
MAP BYTE
STOP
CHIP ADDRESS (READ)
DATA
DATA +1 DATA + n
1 0 0 1 0 1 AD0 0
INCR 6 5 4 3 2 1 0
1 0 0 1 0 1 AD0 1
70
70
70
START
ACK
ACK
ACK
ACK
START
Figure 34. Control Port Timing, I²C Read
NO
ACK STOP
Since the read operation can not set the MAP, an aborted write operation is used as a preamble. As shown
in Figure 34, the write operation is aborted after the acknowledge for the MAP byte by sending a stop con-
dition. The following pseudocode illustrates an aborted write operation followed by a read operation.
Send start condition.
Send 100101x0 (device address and write operation).
Receive acknowledge bit.
Send MAP byte, auto increment off.
Receive acknowledge bit.
Send stop condition, aborting write. (Optional.)
Send start condition.
Send 100101x1(device address and read operation).
64
DS726PP1

Share Link: 

datasheetbank.com [ Privacy Policy ] [ Request Datasheet ] [ Contact Us ]