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! 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
  • 396 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! STM32U073 SWO Debug not available?

So here is a weird thing I've noticed with a STM32U073... CubeMX shows that this CPU has the "Trace Asynchronous SW" option, but for this mcu it is no longer listed under SYS, but under its own category: "Trace and Debug" -> "DEBUG". Anyway, after en...

S13 by Associate II
  • 260 Views
  • 5 replies
  • 2 kudos

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