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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 351 Views
  • 0 replies
  • 1 kudos

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
  • 1372 Views
  • 5 replies
  • 7 kudos

Bug: Viewing NVIC configuration changes .ioc file

When using IDE 1.7.0, viewing the NVIC configuration window in the configuration tool and then generating code without changing anything causes the .ioc file to be modified. I tried the same thing in CubeMX 6.3.0 and the bug doesn't occur there.I've ...

ALars.2 by Associate II
  • 1335 Views
  • 3 replies
  • 0 kudos

Help managing STM32CubeMX auto-generate makefiles

Hi all,We are currently using STM32CubeIDE projects autogenerated from STM32CubeMX as part of our development. The issue with STM32CubeIDE projects is that automating and scripting builds with it is cumbersome even with the CLI interface. I would lik...

CHou.1 by Associate II
  • 7788 Views
  • 6 replies
  • 0 kudos

Resolved! Install of software for debian linux procedure?

Where can I find a procedure for installing the IDE on linux? I found:SetupSTM32CubeMX-6.3.0 and installed it. No problems.st-stm32cubeide_1.7.0 and installed it. No problems.STM32Cube_FW_L4_V1.17.0 and unzipped it. No method for installing.The l...

Resolved! Multi target project, cannot change path for generated code

I have a multi target project.My targets are STM32L152CB and STM32L152RC. I use Ubuntu 20.4 with STM32CubeMX 6.3.0.Since STM32CubeMX does not natively support multiple targets I've decided to have two cube projects in the same folder. The generated ...