Datasheet
2011 Microchip Technology Inc. DS39932D-page 315
PIC18F46J11 FAMILY
19.5.9 I
2
C MASTER MODE
REPEATED
START CONDITION TIMING
A Repeated Start condition occurs when the RSEN bit
(SSPxCON2<1>) is programmed high and the I
2
C logic
module is in the Idle state. When the RSEN bit is set,
the SCLx pin is asserted low. When the SCLx pin is
sampled low, the BRG is loaded with the contents of
SSPxADD<5:0> and begins counting. The SDAx pin is
released (brought high) for one BRG count (T
BRG).
When the BRG times out, and if SDAx is sampled high,
the SCLx pin will be deasserted (brought high). When
SCLx is sampled high, the BRG is reloaded with the
contents of SSPxADD<6:0> and begins counting.
SDAx and SCLx must be sampled high for one T
BRG.
This action is then followed by assertion of the SDAx
pin (SDAx = 0) for one TBRG while SCLx is high.
Following this, the RSEN bit (SSPxCON2<1>) will be
automatically cleared and the BRG will not be
reloaded, leaving the SDAx pin held low. As soon as a
Start condition is detected on the SDAx and SCLx pins,
the Start bit (SSPxSTAT<3>) will be set. The SSPxIF bit
will not be set until the BRG has timed out.
Immediately following the SSPxIF bit getting set, the
user may write the SSPxBUF with the 7-bit address in
7-bit mode, or the default first address in 10-bit mode.
After the first eight bits are transmitted and an ACK is
received, the user may then transmit an additional 8 bits
of address (10-bit mode) or 8 bits of data (7-bit mode).
19.5.9.1 WCOL Status Flag
If the user writes the SSPxBUF when a Repeated Start
sequence is in progress, the WCOL is set and the
contents of the buffer are unchanged (the write does
not occur).
FIGURE 19-22: REPEATED START CONDITION WAVEFORM
Note 1: If RSEN is programmed while any other
event is in progress, it will not take effect.
2: A bus collision during the Repeated Start
condition occurs if:
• SDAx is sampled low when SCLx
goes from low-to-high.
• SCLx goes low before SDAx is
asserted low. This may indicate that
another master is attempting to
transmit a data ‘1’.
Note: Because queueing of events is not
allowed, writing of the lower five bits of
SSPxCON2 is disabled until the Repeated
Start condition is complete.
SDAx
SCLx
Sr = Repeated Start
Write to SSPxCON2
Write to SSPxBUF occurs here
on falling edge of ninth clock,
end of XMIT
At completion of Start bit,
hardware clears RSEN bit
1st bit
S bit set by hardware
TBRG
SDAx = 1,
SDAx = 1,
SCLx (no change).
SCLx = 1
occurs here:
and sets SSPxIF
RSEN bit set by hardware
T
BRG
TBRG TBRG
TBRG