STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! I have installed STM32CubeMX plug-in in Eclipse but it seems to not allow me the options of creating a project

I am trying to use the Eclipse Cube MX plug-in to create a project, generate code, write my application code and run and test it on my board.I have installed STM32CubeMX (v5.1.0) plug-in in Eclipse (v4.19.0).The STM32CubeMX is visible in my perspecti...

0693W00000AQ9ybQAD.jpg
BRaja.1 by Associate II
  • 1293 Views
  • 5 replies
  • 0 kudos

May I know what is the best practice for ST cubeMX AWS IoT expansion project integrate to an existing ST cubeMX project?

I have a STM32H755 board, and it works with cube AWS expansion.https://www.st.com/en/embedded-software/x-cube-aws.htmlNow I want port all the AWS related code to my customize board which based on STM32H7B3 (I only need the CM7 parts). But I found the...

jiangpen by Associate II
  • 595 Views
  • 1 replies
  • 0 kudos

Resolved! BSP QSPI vs CubeMx Initialization Difference

l have initialized the Micron MT25TL01G QSPI chip with the BSP_QSPI_Init() function. I am able to read, write, and erase data to the QSPI using the underlying MT25TL01G functions beneath the BSP. Whenever l remove the BSP initialization l don't recei...

DWill.4 by Associate II
  • 1584 Views
  • 1 replies
  • 0 kudos

STM32CubeMx 6.0.1 GPIO User Label Editing Issues

While Editing USER_LABEL on GPIO Configuration window facing the following issueneed to set common word for particular GPIO likePC0 ----> USER1_KEYPC1 ----> USER2_KEYPC3 ----> USER3_KEYPC4 ----> USER4_KEYnow i'm selecting all the GPIO in group select...

Bug in stm32f4xx_hal_smbus.c as generated by STM32CubeMX

STM32CubeMX v6.2.1 emits the following line of code in function HAL_SMBUS_Init() in file stm32f4xx_hal_smbus.c:MODIFY_REG(hsmbus->Instance->CR1, (I2C_CR1_NOSTRETCH | I2C_CR1_ENGC | I2C_CR1_PEC | I2C_CR1_ENARP | I2C_CR1_SMBTYPE | I2C_CR1_SMBUS), (hsmb...

LGjes.1 by Associate II
  • 841 Views
  • 3 replies
  • 0 kudos