Figure 223. Bus Transfer Diagrams For Smbus Slave Receiver (Sbc=1) - STMicroelectronics STM32F05 series Reference Manual

Advanced arm-based 32-bit mcus
Table of Contents

Advertisement

Inter-integrated circuit (I

Figure 223. Bus transfer diagrams for SMBus slave receiver (SBC=1)

Example SMBus slave receiver 2 bytes + PEC
NBYTES
EV1: ADDR ISR: check ADDCODE and DIR, program NBYTES = 3, PECBYTE=1, RELOAD=0, set ADDRCF
EV2: RXNE ISR: rd data1
EV3: RXNE ISR: rd data2
EV4: RXNE ISR: rd PEC
Example SMBus slave receiver 2 bytes + PEC, with ACK control
(RELOAD=1/0)
S
Address
NBYTES
EV1: ADDR ISR: check ADDCODE and DIR, program NBYTES = 1, PECBYTE=1, RELOAD=1, set ADDRCF
EV2: RXNE-TCR ISR: rd data1, program NACK=0 and NBYTES = 1
EV3: RXNE-TCR ISR: rd data2, program NACK=0, NBYTES = 1 and RELOAD=0
EV4: RXNE-TCR ISR: rd PEC
This section is relevant only when SMBus feature is supported. Please refer to
I2C
implementation.
In addition to I2C master transfer management (refer to
some additional software flowcharts are provided to support SMBus.
SMBus Master transmitter
When the SMBus master wants to transmit the PEC, the PECBYTE bit must be set and the
number of bytes must be programmed in the NBYTES[7:0] field, before setting the START
bit. In this case the total number of TXIS interrupts will be NBYTES-1. So if the PECBYTE
bit is set when NBYTES=0x1, the content of the I2Cx_PECR register is automatically
transmitted.
510/742
2
C) interface
ADDR
S
Address
A
data1
EV1
ADDR
RXNE,TCR
A
data1
E
V
1
1
Doc ID 018940 Rev 1
RXNE
RXNE
A
data2
A
PEC
EV2
EV3
3
RXNE,TCR
A
data2
A
E
V
2
E
V
3
RXNE
A
P
EV4
legend :
RXNE
PEC
A
P
EV4
Section 23.4.9: I2C master
RM0091
legend:
transmission
reception
SCL stretch
transmission
reception
SCL stretch
MS19870V1
Section 23.3:
mode)

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents