Table 216. I2C-Smbus Specification Clock Timings - STMicroelectronics STM32WLEx Reference Manual

Advanced arm-based 32-bit mcus with sub-ghz radio solution
Table of Contents

Advertisement

Inter-integrated circuit (I2C) interface
2
Caution:
To be I
C or SMBus compliant, the master clock must respect the timings given in the table
below.
Symbol
f
SCL clock frequency
SCL
t
Hold time (repeated) START condition
HD:STA
Set-up time for a repeated START
t
SU:STA
condition
t
Set-up time for STOP condition
SU:STO
Bus free time between a STOP and
t
BUF
START condition
t
Low period of the SCL clock
LOW
t
Period of the SCL clock
HIGH
t
Rise time of both SDA and SCL signals
r
t
Fall time of both SDA and SCL signals
f
Note:
SCLL is also used to generate the
SCLH is also used to generate the
Refer to
I2C_TIMINGR settings vs. I2CCLK frequency.
Master communication initialization (address phase)
In order to initiate the communication, the user must program the following parameters for
the addressed slave in the I2C_CR2 register:
Addressing mode (7-bit or 10-bit): ADD10
Slave address to be sent: SADD[9:0]
Transfer direction: RD_WRN
In case of 10-bit address read: HEAD10R bit. HEAD10R must be configure to indicate
if the complete address sequence must be sent, or only the header in case of a
direction change.
The number of bytes to be transferred: NBYTES[7:0]. If the number of bytes is equal to
or greater than 255 bytes, NBYTES[7:0] must initially be filled with 0xFF.
The user must then set the START bit in I2C_CR2 register. Changing all the above bits is
not allowed when START bit is set.
Then the master automatically sends the START condition followed by the slave address as
soon as it detects that the bus is free (BUSY = 0) and after a delay of t
In case of an arbitration loss, the master automatically switches back to slave mode and can
acknowledge its own address if it is addressed as a slave.
970/1306
2
Table 216. I
C-SMBus specification clock timings
Parameter
Section 32.4.10: I2C_TIMINGR register configuration examples
Standard-
Fast-mode
mode (Sm)
(Fm)
Min
Max
Min
Max
-
100
-
4.0
-
0.6
4.7
-
0.6
4.0
-
0.6
4.7
-
1.3
4.7
-
1.3
4.0
-
0.6
-
1000
-
-
300
-
t
and t
timings.
BUF
SU:STA
t
and t
timings.
HD:STA
SU:STO
RM0461 Rev 5
Fast-mode
SMBus
Plus (Fm+)
Min
Max
Min
400
-
1000
-
-
0.26
-
4.0
-
0.26
-
4.7
-
0.26
-
4.0
-
0.5
-
4.7
-
0.5
-
4.7
-
0.26
-
4.0
300
-
120
-
300
-
120
-
for examples of
.
BUF
RM0461
Unit
Max
100
kHz
-
-
-
µs
-
-
50
1000
ns
300

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32WLEx and is the answer not in the manual?

Questions and answers

Table of Contents