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
  • 108 Views
  • 1 replies
  • 3 kudos

Resolved! SMPS Pinout not available (STM32WBA)

Hello!I'm trying to set up a program via STM32CubeMX. The MCU I'm trying to use is the STM32WBA65CIU6 with the SMPS Pinout.source: datasheet page 72 (https://www.st.com/resource/en/datasheet/stm32wba62ci.pdf).However this configuration seemingly isn'...

le1_1-1761574611705.png le1_0-1761574547713.png le1_2-1761574865822.png
le1 by Associate
  • 131 Views
  • 3 replies
  • 4 kudos

Migrating STM32F469NIH6 to STM32F769NIH6

I'm considering migrating from STM32F469NIH6 to STM32F769NIH6. From data sheets it is apparant that these two MCU's have compatible pinout, however the pinout compatibility tool of STM32CUBEMX V6.15.0 doesn't show these MCU's as compatible, why is th...

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
  • 879 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
  • 126 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
  • 451 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