-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
cube mxIssue related to the Cube MX tool rather than the firmware published within this repositoryIssue related to the Cube MX tool rather than the firmware published within this repositoryinternal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking systemst communityAlso reported by users on the community.st.comAlso reported by users on the community.st.com
Description
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 repositoryIssue related to the Cube MX tool rather than the firmware published within this repositoryinternal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking systemst communityAlso reported by users on the community.st.comAlso reported by users on the community.st.com
