Serial peripheral interface/ inter-IC sound (SPI/I2S)
29.7
SPI and I
The peripheral registers can be accessed by half-words (16-bit) or words (32-bit). SPI_DR
in addition by can be accessed by 8-bit access.
Refer to
The peripheral registers can be accessed by half-words (16 bits) or words (32 bits).
29.7.1
SPI control register 1 (SPI_CR1) (not used in I
Address offset: 0x00
Reset value: 0x0000
15
14
13
BIDI
BIDI
CRC
CRC
MODE
OE
EN
NEXT
rw
rw
rw
Bit 15 BIDIMODE: Bidirectional data mode enable
Note: This bit is not used in I
Bit 14 BIDIOE: Output enable in bidirectional mode
Note: In master mode, the MOSI pin is used while the MISO pin is used in slave mode.
Bit 13 CRCEN: Hardware CRC calculation enable
Note: This bit should be written only when SPI is disabled (SPE = '0') for correct operation.
Bit 12 CRCNEXT: CRC transfer next
Note: When the SPI is configured in full-duplex or transmitter only modes, CRCNEXT must be
976/1324
2
S registers
Section 1.2
for a list of abbreviations used in register descriptions.
12
11
10
9
RX
DFF
SSM
ONLY
rw
rw
rw
rw
This bit enables half-duplex communication using common single bidirectional data line.
Keep RXONLY bit clear when bidirectional mode is active.
0: 2-line unidirectional data mode selected
1: 1-line bidirectional data mode selected
This bit combined with the BIDIMODE bit selects the direction of transfer in bidirectional
mode
0: Output disabled (receive-only mode)
1: Output enabled (transmit-only mode)
This bit is not used in I
0: CRC calculation disabled
1: CRC calculation enabled
2
It is not used in I
S mode.
0: Data phase (no CRC phase)
1: Next transfer is CRC (CRC phase)
written as soon as the last data is written to the SPI_DR register.
When the SPI is configured in receiver only mode, CRCNEXT must be set after the
second last data reception.
This bit should be kept cleared when the transfers are managed by DMA.
2
It is not used in I
8
7
6
LSB
SSI
SPE
FIRST
rw
rw
rw
2
S mode
2
S mode.
S mode.
RM0430 Rev 8
2
S mode)
5
4
3
2
BR [2:0]
MSTR
rw
rw
rw
rw
RM0430
1
0
CPOL
CPHA
rw
rw
Need help?
Do you have a question about the STM32F423 and is the answer not in the manual?