31.3 Memory map/register definition
The SPI has 8-bit registers to select SPI options, to control baud rate, to report SPI status,
to hold an SPI data match value, and for transmit/receive data.
SPI memory map
Absolute
address
(hex)
Register name
Width
(in bits)
Access Reset value
Section/
page
4007_6000 SPI Status Register (SPI0_S)
8
R
20h
4007_6001 SPI Baud Rate Register (SPI0_BR)
8
R/W
00h
4007_6002 SPI Control Register 2 (SPI0_C2)
8
R/W
00h
4007_6003 SPI Control Register 1 (SPI0_C1)
8
R/W
04h
4007_6004 SPI Match Register low (SPI0_ML)
8
R/W
00h
4007_6005 SPI match register high (SPI0_MH)
8
R/W
00h
4007_6006 SPI Data Register low (SPI0_DL)
8
R/W
00h
4007_6007 SPI data register high (SPI0_DH)
8
R/W
00h
4007_600A SPI clear interrupt register (SPI0_CI)
8
R/W
00h
4007_600B SPI control register 3 (SPI0_C3)
8
R/W
00h
4007_7000 SPI Status Register (SPI1_S)
8
R
20h
4007_7001 SPI Baud Rate Register (SPI1_BR)
8
R/W
00h
4007_7002 SPI Control Register 2 (SPI1_C2)
8
R/W
00h
4007_7003 SPI Control Register 1 (SPI1_C1)
8
R/W
04h
4007_7004 SPI Match Register low (SPI1_ML)
8
R/W
00h
4007_7005 SPI match register high (SPI1_MH)
8
R/W
00h
4007_7006 SPI Data Register low (SPI1_DL)
8
R/W
00h
4007_7007 SPI data register high (SPI1_DH)
8
R/W
00h
4007_700A SPI clear interrupt register (SPI1_CI)
8
R/W
00h
4007_700B SPI control register 3 (SPI1_C3)
8
R/W
00h
31.3.1 SPI Status Register (SPIx_S)
This register contains read-only status bits.
When the FIFO is supported and enabled (FIFOMODE is 1): This register has four flags
that provide mechanisms to support an 8-byte FIFO mode: RNFULLF, TNEARF,
TXFULLF, and RFIFOEF. When the SPI is in 8-byte FIFO mode, the function of SPRF
Chapter 31 Serial Peripheral Interface (SPI)
MKW01Z128 MCU Reference Manual, Rev. 3, 04/2016
Freescale Semiconductor, Inc.
583
Summary of Contents for MKW01Z128
Page 7: ...MKW01xxRM Reference Manual Rev 3 04 2016 viii Freescale Semiconductor Inc...
Page 11: ...MKW01xxRM Reference Manual Rev 3 04 2016 xii Freescale Semiconductor Inc...
Page 133: ...MKW01Z128 MCU Reference Manual Rev 3 04 2016 2 Freescale Semiconductor Inc...
Page 233: ...Module clocks MKW01Z128 MCU Reference Manual Rev 3 04 2016 102 Freescale Semiconductor Inc...
Page 513: ...Interrupts MKW01Z128 MCU Reference Manual Rev 3 04 2016 382 Freescale Semiconductor Inc...
Page 633: ...CMP Trigger Mode MKW01Z128 MCU Reference Manual Rev 3 04 2016 502 Freescale Semiconductor Inc...