13.4.3.16 SPI Status 8 Register

The following table describes the SPI status 8 (STAT8) register. This register allows the important status bits to be read as a single 8-bit value. This reduces the overhead of checking the Status register bits when an 8-bit processor is being used.

Table 13-25. STAT8
Bit NumberEquivalent STATUS Register Bit PositionNameR/WReset ValueDescription
[31:8]ReservedR/W0Software should not rely on the value of a reserved bit. To provide compatibility with future products, the value of a reserved bit should be preserved across a read-modify-write operation.
714ACTIVER0SPI is still transmitting the data
613SSELR0Current state of SPI_X_SS[0]
53TXUNDERRUNR0Transmit FIFO underflowed
42RXOVERFLOWR0Receive FIFO overflowed
38TXFIFOFULR0Transmit FIFO is full
26RXFIFOEMPR0Receive FIFO is empty
10 and 1DONER0The number of request frames have been transmitted and received.
012FRAMESTARTR0Next frame in receive FIFO was received after SPI_X_SS[x] went active (command frame).