STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! How to configure STM32CubeMX to support C++ development?

When I use CubeMX, the default language of my genereted code is C. I would like to develop in C++, as I can do in STM32CubeIDE. (I want to use VSCode to program)Is there any option to do this? I've tried just change the main.c to main.cpp, but it did...

Ade J.3 by Associate II
  • 9119 Views
  • 8 replies
  • 2 kudos

Resolved! Newbie with newbie problems Oscillator start up ?

Hi People, for the since start of year i've been setting up boards with Texas C2000 , and for the past 6 months infineon tri-core processors.  I may be changing jobs and it involves STM32 so i'm getting a head start. I have a STM32373C-EVAL , as i ne...

John_S_0-1726412883613.png
John_S by Associate II
  • 1158 Views
  • 16 replies
  • 4 kudos

CubeMX not generating code

Hello all, I recently install CubeIDE and I want to do a blinky example on the User led for the nucleo-U545REI see that the GPIO for the USER LED is PA5 So in cubeIDE, I open CubeMX, configure PA5 PIN TO GPIO_OUTPUT and try to generate the code by cl...

2345.png
estora by Associate
  • 997 Views
  • 6 replies
  • 1 kudos

Resolved! DSIHOST disabled in CubeMX for STM32F469...?

[SOLVED - I found the solution after posting]Hi,the STM32F469 has DSI but when I try to enable it in CubeMX it shows in Italic and greyed out and if I click on it cannot be enabled. See screenshots below.Why is that?How do I enable it?Thank you  

Ricko_1-1729917685233.png Ricko_0-1729917542498.png
Ricko by Senior II
  • 184 Views
  • 1 replies
  • 0 kudos

CubeMX fails to generate project on apple Silicon

Hello, The project generation for CubeIDE fails on apple Silicon due to x86 compiled libraries org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so' (code signature in 66ADAB06-1B30-301C-8ECA-7EDC8C31724D '/Applica...

Cordic Two Config

Hi,How can I set up two Cordic Configuration, because I want to calulate using two different function. CORDIC_ConfigTypeDef sConfigSine;CORDIC_ConfigTypeDef sConfigPhase;CORDIC_ConfigTypeDef sConfigCosine; I tried to set up 3 different cordic configu...

James613 by Associate II
  • 162 Views
  • 0 replies
  • 0 kudos