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! Problems related with NetXDuo

Hello everyone,I'd like to report some issues I encountered while using NetXDuo to create a UDP server with a Nucleo-N657X0-Q board:There's no option to select a network interface other than the custom one — I had to manually add all the libraries re...

LisaB by Associate III
  • 875 Views
  • 6 replies
  • 1 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...

dvescovi by Associate III
  • 123 Views
  • 1 replies
  • 0 kudos

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
  • 438 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
  • 274 Views
  • 5 replies
  • 2 kudos