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
  • 169 Views
  • 2 replies
  • 4 kudos

have a problem in stm32CubeMx

I have use stm32CubeMx for code generate. In a new version I cannot find the generate code button.old version has the generate code button .but the new one is none

0693W000001qB7aQAE.png 0693W000001qB7kQAE.png
zxin.2116 by Associate II
  • 1310 Views
  • 5 replies
  • 0 kudos

Resolved! CubeMX CMSIS-DSP Include problems

Hello,I am including the CMSIS-DSP library on my CubeMX project on Additional Software. Using the Library setting instead of Source. However, when I am trying to call a function from arm_math.h the compiler throws an error that it is not possible to ...

OSala.1 by Associate II
  • 3961 Views
  • 7 replies
  • 1 kudos

Resolved! STM32L4A6 Nucleo-144 Board not found in CubeMX.

The description on the back of the STM32L4A6 Board packages states "STM32CubeL4 embedded software solution featuring divers, RTOS, file sytem, USB, graphics and examples for this Board".The Package from https://github.com/STMicroelectronics/STM32Cube...

SB?�c by Associate
  • 1226 Views
  • 3 replies
  • 0 kudos

STM32F042C4U6 memory too small for cubeMX generated project.

I've used a STM32F042C4U6 in a simple application requiring USB. I'm using cube IDE. When the project is generated with cubeMX and compiled, it is too large to fit in memory before I've even added any user code. Is this right ? If so, what is the poi...

CDamp.1 by Associate
  • 1199 Views
  • 5 replies
  • 0 kudos

Problem loading STM32CubeMX on Mac

Hello,I am trying to install STM32CubeMX IDE on my MAC, and I get the following message:"This package is incompatible with this version of macOS.The package is trying to install content to the system volume. Contact the software manufacturer for assi...

Flyindon by Associate II
  • 2526 Views
  • 5 replies
  • 1 kudos

Why is STM32 CubeMX not running?

HiUntil three days, CubeMX runs nice at my laptop. Now (possibly after java update), CubeMX shows the light blue start screen, and stops without any message.New installation didn't solve the problem, uninstallation fails also.Launching from console f...

OLenz.1 by Associate II
  • 2462 Views
  • 5 replies
  • 0 kudos

CubeMX confusing ADC trigger selection

At register level selecting ADC trigger event is done thru EXTSEL with many internal sources (timers) and one external (EXTI Line 11). Consistent approach is in LL API, where selecting trigger source by "LL_ADC_REG_SetTriggerSource" function or thru ...

0693W000001r522QAA.jpg 0693W000001r527QAA.jpg