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
  • 537 Views
  • 5 replies
  • 6 kudos

Resolved! Simple ADC configuration - STM32G0 specific problem

Porting a working solution from STM32L031 to STM32G0B1 I try to configure ADC in CubeMX . It is a very simple, typical setup. 3 channels converted in "one shot" mode with DMA, triggered by slow 1Hz timer.All I am getting is HAL_ADC_ErrorCallback(), s...

0693W00000Hq3SUQAZ.png 0693W00000Hq3SZQAZ.png 0693W00000Hq3WMQAZ.png 0693W00000Hq3WHQAZ.png
TDJ by Lead
  • 1916 Views
  • 3 replies
  • 0 kudos

Is there a way to provide relative paths to the script file to be deployed during command line build of an STM32CubeMX project?

I am trying to configure the project settings via a script file for a command line build of my STM32CubeMX project and I intend to provide the relative path to the parameter- "project path", "generate code" etc. However, it does not accept the relati...

Jansunil by Associate II
  • 881 Views
  • 1 replies
  • 0 kudos

Resolved! Missing VBAT pin in STM32G030F6

I am willing to use STM32G030F6 but VBAT pin is missing as before i was using 32f103 and this got VBAT pin. So my question is for backup register of RTC is there is any dedicated pin in STM32G030F6?

himsha by Associate II
  • 1391 Views
  • 2 replies
  • 0 kudos

Can't stablish a UART communication with B-U585I-IOT02A

Dear all,I've just bought a B-U585I-IOT02A board which has STM32U585 embedded. So far I was able to run blink examples just fine, but there's no way I can stablish a UART communication with a serial monitor on my PC. Here's what I've tried to transmi...

PGalieta by Associate
  • 1291 Views
  • 2 replies
  • 0 kudos

Importing STM32CubeMX to Eclipse

Hello, I am new to STM32 and trying to learn it by migrating from 8 bit PIC. I have started by setting Eclipse environment and created some simple programs. Now I want to use STM32CubeMX but i have problems. I use STM32CubeMX version 5.0.1, and Eclip...