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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! In CubeMX getting a red pin

What does a red highlight mean? I am able to select the pin for the function I want but I'm seeing at least two pins with of these red highlights. One is an GPIO output which toggles fine. The other is for an EXTI which no longer generates an interru...

JBias_1-1737426925291.png
JBias by Associate III
  • 628 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMX code generation error

Hello everyone,I'm sitting over here working on one of my projects and found that STM32CubeMX generated code with an error. My project uses the STM32H7R3L8H6H MCU with Ethernet activated in the connectivity. I have my project set to "generate individ...

Intector_0-1737398906247.png

Resolved! Struggling with HSE

I am in the process of transferring from Mbed to VSCode with the STM332 extension. I have set up a project using CubeMX set to the default settings for a NUCLEO-L073 and have no issues. I believe this setup uses the MSI clock. I am trying to implemen...

pmcew by Associate II
  • 1891 Views
  • 6 replies
  • 3 kudos

MxCube code generator directory structure messed up

Hi,I want to generate code and project files for MDK-ARM and STM32CubeIDE.For this I created a new directory and copied the .ioc file into it and opened it it with CubeMx (latest version 6.13).In the projectmanager/project the following directory str...

initial_view.png modified_view.png stmcubeide.png codegen_done.png
regjoe by Senior II
  • 615 Views
  • 1 replies
  • 0 kudos

Resolved! MX_SDMMC1_SD_Init missing HAL_SD_Init

Hi, I'm using STM32CubeMX 6.13.0 and MCU STM32H753VITx.When initializing the SDMMC1, I am missing the call to function HAL_SD_Init.  void MX_SDMMC1_SD_Init(void) { /* USER CODE BEGIN SDMMC1_Init 0 */ /* USER CODE END SDMMC1_Init 0 */ /* USER...

Jack3 by Senior III
  • 706 Views
  • 3 replies
  • 0 kudos