Skip to content

Preprocessor directives in "stm32l1xx_ll_spi.h" #13

@StressTest

Description

@StressTest

image

The code does not compile in Motorola mode.
Or is it a bug in CMSIS?
Because file stm32l100xb.h has no information about Bit4 FRF from SPI_CR2.
(Missing lines
#define SPI_CR2_FRF_Pos (4U)
#define SPI_CR2_FRF_Msk (0x1UL << SPI_CR2_FRF_Pos) /*!< 0x00000010 /
#define SPI_CR2_FRF SPI_CR2_FRF_Msk /
!< Frame format */

)
Description: https://community.st.com/s/question/0D53W00001FopFbSAJ/errors-in-the-configurator-of-the-stm32cubeide-for-microcontroller-stm32l100rb-not-observed-for-stm32f103-etc-low-layer-only

Metadata

Metadata

Assignees

Labels

cube mxIssue related to the Cube MX tool rather than the firmware published within this repositoryinternal bug trackerIssue confirmed and logged into the internal bug tracking systemst communityAlso reported by users on the community.st.com

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions