USART in Master SPI Mode vs. SPI

The USART in Master SPI mode is fully compatible with a stand-alone SPI peripheral. Their data frame and timing configurations are identical. Some SPI specific special features are, however, not supported with the USART in Master SPI mode:
  • Write Collision Flag Protection
  • Double-Speed mode
  • Multi-Master support

A comparison of the pins used with USART in Master SPI mode and with SPI is shown in the table below.

Table 25-3. Comparison of USART in Master SPI Mode and SPI Pins
USARTSPIComment
TXDMOSIMaster out
RXDMISOMaster in
XCKSCKFunctionally identical
-SSNot supported by USART in Master SPI mode(1)
Note:
  1. For the stand-alone SPI peripheral, this pin is used with the Multi-Master function or as a dedicated Slave Select pin. The Multi-Master function is not available with the USART in Master SPI mode, and no dedicated Slave Select pin is available.