GD32F10x User Manual
480
I2C_STAT1.
0: In slave mode, no address is received or the received address does not match
witih its own address. In master mode, no address is sent or address has been sent
but not received the ACK from slave.
1: In slave mode, address is received and matches witih its own address. In
master mode, address has been sent and receives the ACK from slave.
0
SBSEND
START signal is sent out in master mode
This bit is set by hardware and cleared by reading I2C_STAT0 and writing
I2C_DATA.
0: No START signal sent
1: START signal sent
17.4.7.
Transfer status register 1 (I2C_STAT1)
Address offset: 0x18
Reset value: 0x0000 0000
This register can be accessed by half-word (16-bit) or word (32-bit)
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
PECV[7:0]
DUMODF HSTSMB DEFSMB
RXGC
Reserved
TR
I2CBSY MASTER
r
r
r
r
r
r
r
r
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.
15:8
PECV[7:0]
Packet Error Checking value that calculated by hardware when PEC is enabled.
7
DUMODF
Dual flag in slave mode indicates which address matches with the address in Dual-
Address mode
This bit is cleared by hardware after a STOP or a START condition or I2CEN=0
0: The address matches with SADDR0 address
1: The address matches with SADDR1 address
6
HSTSMB
SMBus host Header detected in slave mode
This bit is cleared by hardware after a STOP or a START signal or I2CEN=0
0: No SMBus host Header is detected
1: SMBus host Header is detected
5
DEFSMB
Default address of SMBus device
This bit is cleared by hardware after a STOP or a START
signal or I2CEN=0.
0: The default address has not been received
1: The default address has been received for SMBus device
Содержание GD32F10 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F10x Arm Cortex M3 32 bit MCU User Manual Revision 2 6 Jun 2022 ...
Страница 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Страница 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Страница 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Страница 427: ...GD32F10x User Manual 427 value ...
Страница 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...