Datasheet

17.4.12.4 SPMF
SPMF occurs when the data in the receive data buffer is equal to the data in the SPI
match register. In 8-bit mode, SPMF is set only after bits 7–0 in the receive data buffer
are determined to be equivalent to the value in SPIx_ML. In 16-bit mode, SPMF is set
after bits 15–0 in the receive data buffer are determined to be equivalent to the value in
SPIx_MH:SPIx_ML.
17.4.12.5 TNEAREF
The TNEAREF bit applies when the FIFO feature is supported.
The TNEAREF flag is set when only one 16-bit word or two 8-bit bytes of data remain in
the transmit FIFO provided C3[5] = 0 or when only two 16-bit words or four 8-bit bytes
of data remain in the transmit FIFO provided C3[5] =1. If FIFOMODE is not enabled,
ignore this bit.
Clearing this interrupt depends on the state of C3[3] and the status of TNEAREF. Refer
to the description of the SPI status (S) register.
17.4.12.6 RNFULLF
The RNFULLF bit applies when the FIFO feature is supported.
RNFULLF is set when more than three 16-bit words or six 8-bit bytes of data remain in
the receive FIFO provided C3[4] = 0 or when more than two 16-bit words or four 8-bit
bytes of data remain in the receive FIFO provided C3[4] = 1.
Clearing this interrupt depends on the state of C3[3] and the status of RNFULLF. Refer
to the description of the SPI status (S) register.
17.5 Initialization/Application Information
This section discusses an example of how to initialize and use the SPI.
17.5.1 Initialization Sequence
Before the SPI module can be used for communication, an initialization procedure must
be carried out, as follows:
Chapter 17 16-Bit Serial Peripheral Interface (16-Bit SPI)
MC9S08PA60 Reference Manual, Rev. 1, 9/2012
Freescale Semiconductor, Inc. 487