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

can't set compiler option in top level CMakeList

Not sure if this belongs in CubeMX or STM32 code for VS.I have a CMAKE project generated from CubeMX.When I build within VS Code IDE with the STM32 Extension I get several nocent warnings I would like to eliminate.Some of these are deep in the HAL an...

Resolved! Linker script with detailed sections

Hello. I'm using STM32CubeMX with STM32f777ZI MCU to create a CMAKE project.The generated linker script file (STM32F777XX_FLASH.ld) has a really simple definition of RAM memory regions:/* Specify the memory areas */MEMORY{RAM (xrw) : ORIGIN = 0x20000...

Ceco by Associate II
  • 689 Views
  • 8 replies
  • 1 kudos

Resolved! STM32CubeMX Pin Re-assignment on STM32U5A9 - Questions

Hello Forum,I've noticed a feature/bug/behaviour in CubeMX 6.15.0 that I'm unsure about so could do with some advice.  I've been configuring an STM32U5A9ZJT 144 pin MCU for a project I'm working on.  This has been an evolutionary process.  To make th...

DenzilDexter_3-1761228001020.png DenzilDexter_4-1761228032426.png DenzilDexter_5-1761228137055.png DenzilDexter_6-1761228230738.png

Resolved! Losing Ethernet ETH_CLK settings

In my project for an STM32H7S3, I'm using the Ethernet module, and it works fine.However, I don't need the ETH_CLK pin. In RCC settings, there's an option which suggests I can turn it off; however, clicking the tickbox has no effect. (Note also that ...

SteveMelnikoff_0-1752584425356.png