LL SPI Generic Driver
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_SPI_GetRxCRC
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_SPI_GetTxCRC
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_SPI_SetNSSMode
Function name
Function description
Parameters
Return values
Notes
1134/1371
(SPI_TypeDef * SPIx)
Get polynomial for CRC calculation.
SPIx: SPI Instance
Returned: value is a number between Min_Data = 0x00 and
Max_Data = 0xFFFF
CRCPR CRCPOLY LL_SPI_GetCRCPolynomial
__STATIC_INLINE uint32_t LL_SPI_GetRxCRC (SPI_TypeDef *
SPIx)
Get Rx CRC.
SPIx: SPI Instance
Returned: value is a number between Min_Data = 0x00 and
Max_Data = 0xFFFF
RXCRCR RXCRC LL_SPI_GetRxCRC
__STATIC_INLINE uint32_t LL_SPI_GetTxCRC (SPI_TypeDef *
SPIx)
Get Tx CRC.
SPIx: SPI Instance
Returned: value is a number between Min_Data = 0x00 and
Max_Data = 0xFFFF
TXCRCR TXCRC LL_SPI_GetTxCRC
__STATIC_INLINE void LL_SPI_SetNSSMode (SPI_TypeDef *
SPIx, uint32_t NSS)
Set NSS mode.
SPIx: SPI Instance
NSS: This parameter can be one of the following values:
LL_SPI_NSS_SOFT
LL_SPI_NSS_HARD_INPUT
LL_SPI_NSS_HARD_OUTPUT
None:
LL_SPI_NSS_SOFT Mode is not used in SPI TI mode.
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers