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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

CubeMX makes error in generating Project for ARM Keilv5

Hello all!When generating a project for ARM Keilv5 with CubeMX Version 5.1.0, the file system_stm32f4xx.c ist added twice to the project under Drivers/CMSIS heading. This leads to Keil compiling the file twice and results in linker errors as some sym...

herbert by Associate III
  • 605 Views
  • 2 replies
  • 0 kudos

EXTI_InitTypeDef and NVIC_InitTypeDef not recognized.

I set up several pins as EXTI in the CubeMX configurator, but STM32CubeIDE doesn't recognize the EXTI_InitTypeDef and NVIC_InitTypeDef datatypes. Based on the configuration I would expect the correct libraries to be included, but when compiling I get...

MAkke by Associate III
  • 1464 Views
  • 2 replies
  • 1 kudos

STM32H7 and u-SD card on sdmmc1 - Using STM32CubeMX and HAL

Dear friends,I'm Using STM32Cube_FW_H7_V1.4.0 with TrueStudio 9.3.0, on an STM32H753.Has anybody got an micro-SD card working on the SDMMC1 peripheral for an STM32H7?For my it, seems to come with a Timeout error.I initialized it like:void MX_SDMMC1_S...

Jack3 by Senior II
  • 4972 Views
  • 10 replies
  • 0 kudos

STM32CubeIDE - Change default names for generated code

I am successfully generating init code with the Cube IDE tool. However, it gives me names like "MX_USART3_UART_Init" for example. I would like this to be something intuitive to the application like "Motor1_UART_Init". I have searched but can't find a...

JMill.1 by Associate III
  • 483 Views
  • 1 replies
  • 0 kudos

USB Disconnect, Reconnect Issue.

While I was getting my USB CDC VCP working using CubeMX, and thanks to everyone who gave feedback, I ran across a statement regarding a bug in the USB stack. The issue was with the handling of a disconnect / reconnect event and device manager not re...

MBang.1 by Associate II
  • 502 Views
  • 1 replies
  • 0 kudos