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.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 379 Views
  • 4 replies
  • 5 kudos

I want to use MotionAD airplane detection library for aircraft detection in our product that is based on MCU that can read uart bytes from STM32 MCU.

I want to use MotionAD airplane detection library for aircraft detection in our product that is based on MCU that can read uart bytes from STM32 MCU.After reading the documentation of MotionAD airplane detection, i am not sure how it is possible that...

MAhme.4 by Associate II
  • 656 Views
  • 1 replies
  • 0 kudos

Difference between STM32CubeIDE v.14.0 and v1.6.0?

I'm having a bit of trouble getting STM32CubeIDE v.1.6.0 to work... v1.4.0 works well for me, but the new version hangs during debugging at MX_SDIO_SD_Init(); To be clear, it's able to connect to the board, seems to download binary fine, and then ent...

PByrn.1 by Associate
  • 760 Views
  • 1 replies
  • 0 kudos

Can you change the location of generated files in CubeMX?

For a given project directory, is it possible to specify the folders in which files are generated into? For example, gpio.c is generated in PROJECT_DIRECTORY/Src and I would like to change it to another location (PROJECT_DIRECTORY/Src/MCU).The closes...

STM32CubeMX - new version with old errors

Hello,Few days ago I updated STM32Cube software to:   STM32CubeMX            6.2.0   STM32CubeIDE           1.6.0   STM32CubeH7 repository 1.9.0and I am struggling with old errors and shortcomings in the STM32CubeMX:When editing the "User label" fiel...