W90N745CD/W90N745CDG
6.14.1 I2C Protocol
Normally, a standard communication consists of four parts:
1) START or Repeated START signal generation
2) Slave address transfer
3) Data transfer
4) STOP signal generation
SCL
SDA
1
2
7
8
9
1
2
3 - 7
8
9
P
NACK
ACK
A6
A5
A4 - A1
A0
R/W
ACK
D7
D6
D5 - D1
D0
Sr
S
or
Sr
P
or
Sr
MSB
LSB
MSB
LSB
Figure 6.14.1 Data transfer on the I2C-bus
S
SLAVE ADDRESS
R/W
A
DATA
A
DATA
A/A
P
data transfer
(n bytes + acknowledge)
'0'(write)
from master to slave
from slave to master
A = acknowledge (SDA low)
A = not acknowledge (SDA high)
S = START condition
P = STOP condition
A master-transmitter addressing a slave receiver with a 7-bit address
The transfer direction is not changed
S
SLAVE ADDRESS
R/W
A
DATA
A
DATA
A
P
data transfer
(n bytes + acknowledge)
'1'(read)
A master reads a slave immediately after the first byte (address)
Publication Release Date: September 22, 2006
Revision A2
- 339 -