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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

new IDE&MX setting baud rate wrong at stm32h743vit

Hi,I have updated IDE and MX, and found that the usart buad rate setting is wrong: setting 115200, but actually baud rate is 57600 (half setting). Is it new ST firmware error or not? I am not sure that the other clock settings is right. Please help t...

bjrobert by Associate
  • 466 Views
  • 2 replies
  • 0 kudos

Resolved! CubeIDE 1.16.0 (MX6.12.0) STM32G0B1CCU ADC1 poblem

Hi,I have tried to load a Project (.ioc file) build with CubeIDE 1.15.0 in the newly released CubeIDE1.16.0 (with CubeMX 6.12.0).This give me an error on ADC1:1) I can't select Vbat as ADC source (as working on CubeMX 6.11.0)2) I get a warning about ...

ADC1_problem.jpg
MHoll.2 by Senior II
  • 1227 Views
  • 4 replies
  • 0 kudos

Resolved! CubeMX v6.12 generate wrong makefile project

I use CubeMX + VSCode + arm-gcc + makefile to compile embedded programs. CubeMX v6.12 create wrong stm32fxxx_flash.ld file. Some words like "RAM" is lacked. And CubeMX v6.11 and CubeMX v6.10 is right.

Soraka by Associate
  • 695 Views
  • 5 replies
  • 1 kudos

Resolved! Generate demo code for custom hardware

Hello,what is the best way to run some of the demos provided by CubeMx on a custom HW?Probably like this: Generate demo code for an evaluation board. Then merge the generated initialization code for the custom board into the demo code folder?Or can C...

regjoe by Senior
  • 1295 Views
  • 10 replies
  • 4 kudos