SSPxSTAT

MSSP Status Register
Note:
  1. 1.This bit is cleared on Reset and when SSPEN is cleared.
  2. 2.In I2C Slave mode this bit holds the R/W bit information following the last address match. This bit is only valid from the address match to the next Start bit, Stop bit or not ACK bit.
  3. 3.ORing this bit with SEN, RSEN, PEN, RCEN or ACKEN will indicate if the MSSP is in Active mode.
  4. 4.Polarity of clock state is set by the CKP bit.
  5. 5.I2C receive status does not include ACK and Stop bits.
Name:
SSPxSTAT
Offset:
0xF95,0xE95
Reset:
Access:
Bit76543210
SMPCKED/APSR/WUABF
AccessR/WR/WRORORORORORO
Reset00000000

Bit 7 – SMP: Slew Rate Control bit

Slew Rate Control bit

ValueNameDescription
1 SPI Master Input data is sampled at the end of data output time
0 SPI Master Input data is sampled at the middle of data output time
0 SPI Slave Keep this bit cleared in SPI Slave mode
1 I2C Slew rate control is disabled for Standard Speed mode (100 kHz and 1 MHz)
0 I2C Slew rate control is enabled for High-Speed mode (400 kHz)

Bit 6 – CKE

SPI: Clock select bit(4) I2C: SMBus Select bit

ValueNameDescription
1 SPI Transmit occurs on the transition from active to Idle clock state
0 SPI Transmit occurs on the transition from Idle to active clock state
1 I2C Enables SMBus-specific inputs
0 I2C Disables SMBus-specific inputs

Bit 5 – D/A

Data/Address bit

ValueNameDescription
x SPI or I2C Master Reserved
1 I2C Slave

Indicates that the last byte received or transmitted was data

0 I2C Slave

Indicates that the last byte received or transmitted was address

Bit 4 – P

Stop bit(1)

ValueNameDescription
x SPI Reserved
1 I2C Stop bit was detected last

0 I2C Stop bit was not detected last

Bit 3 – S

Start bit(1)

ValueNameDescription
x SPI Reserved
1 I2C Start bit was detected last

0 I2C Start bit was not detected last

Bit 2 – R/W

Read/Write Information bit(2,3)

ValueNameDescription
x SPI Reserved
1 I2C Slave Read
0 I2C Slave Write
1 I2C Master Transmit is in progress
0 I2C Master Transmit is not in progress

Bit 1 – UA: Update Address bit (10-Bit Slave mode only)

Update Address bit (10-Bit Slave mode only)

ValueNameDescription
x All other modes Reserved
1 I2C 10-bit Slave Indicates that the user needs to update the address in the SSPxADD register
0 I2C 10-bit Slave Address does not need to be updated

Bit 0 – BF

Buffer Full Status bit(5)

ValueNameDescription
1 I2C Transmit Character written to SSPxBUF has not been sent
0 I2C Transmit SSPxBUF is ready for next character
1 SPI and I2C Receive Received character in SSPxBUF has not been read
0 SPI and I2C Receive Received character in SSPxBUF has been read