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

Files included by STM32CubeMX V5.3.0 generate compiler errors

When core_cm0plus.h and stm32g0xx_hal_cortex.h are included, IAR Embedded Workbench for ARM 8.40.1 generates a sequence of errors beginning with those shown below. I haven't found another definition for IRQn yet. See attachment for entire Build Windo...

DBroo.1 by Associate III
  • 767 Views
  • 1 replies
  • 0 kudos

STM32CubeMX Ethernet feature request

Hello, I have a feature request relating to ethernet for CubeMX.We have a PHY that is configured via SPI instead of MDIO but CubeMX insists on configuring the MDIO and MDC pins even when they're not required. We have to manually write code to undo th...

wisse-cp by Associate
  • 897 Views
  • 2 replies
  • 0 kudos

STM32F7 PA0 as EXTI not working right -> BUG?

Hi I've configured a STM32F767II with CUBEMX and generated an Atollic TrueSTUDIO Project. PA0 is configured as external interuppt in IT_RISING Mode. The problem is that this EXTI triggers also at falling edges. Other EXTI pins were configured the sam...

Is it possible to generate C++ projects from CubeMX?

Hi! I'm trying to program a STM32F031C6 with CubeIDE. The CubeMX tool puts out a Project that is c native. Since I wrote my program in C++, i'd like to Change it into a c++ Project. Doing this manually is very error prone. Is there an Option that I m...

timtim by Associate
  • 833 Views
  • 4 replies
  • 2 kudos