RM0008
22
Serial peripheral interface (SPI)
Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes.
Medium-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 64 and 128 Kbytes.
High-density devices are STM32F101xx and STM32F103xx microcontrollers where the
Flash memory density ranges between 256 and 512 Kbytes.
This section applies to the whole STM32F10xxx family, unless otherwise specified.
22.1
SPI introduction
In high-density devices, the SPI interface gives the flexibility to get either the SPI protocol or
2
the I
S audio protocol. By default, it is the SPI function that is selected. It is possible to
switch the interface from SPI to I
In low- and medium-density devices, the I
The serial peripheral interface (SPI) allows half/ full-duplex, synchronous, serial
communication with external devices. The interface can be configured as the master and in
this case it provides the communication clock (SCK) to the external slave device. The
interface is also capable of operating in multimaster configuration.
It may be used for a variety of purposes, including Simplex synchronous transfers on two
lines with a possible bidirectional data line or reliable communication using CRC checking.
2
I
S is also a synchronous, serial communication interface with a 3-pin protocol. It can
address four different audio standards including the I
LSB-justified standards and the PCM standard. It can operate in slave or master mode with
half-duplex communication. Master clock may be provided by the interface to an external
slave component when the I
Warning:
2
S by software.
2
S is configured as the communication master.
Since some SPI3/I2S3 pins are shared with JTAG pins
(SPI3_NSS/I2S3_WS with JTDI and SPI3_SCK/I2S3_CK with
JTDO), they are not controlled by the I/O controller and are
reserved for JTAG usage (after each Reset).
For this purpose prior to configure the SPI3/I2S3 pins, the
user has to disable the JTAG and use the SWD interface
(when debugging the application), or disable both JTAG/SWD
interfaces (for standalone application). For more information
on the configuration of JTAG/SWD interface pins, please refer
to
Section 7.3.4: JTAG/SWD alternate function
Serial peripheral interface (SPI)
2
S protocol is not available.
2
S Phillips standard, the MSB- and
remapping.
543/690
Need help?
Do you have a question about the STM32F102 Series and is the answer not in the manual?
Questions and answers