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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1624 Views
  • 0 replies
  • 2 kudos

STM32CubeMX DFSDM clock configuration for STM32H7

Dear community,we want to enable the DFSDM1 module in SPI mode for the STM32H743ZI with the latest STM32CubeMX, Version 5.1.0 and the STM32Cube MCU Package for STM32H7 Series, Version 1.3.2 on MacOS.If we understand it correctly, the internal DFSDM c...

BFren.12 by Associate
  • 3396 Views
  • 2 replies
  • 1 kudos

Resolved! STM32CubeMX ver 5.1.0 for stm32L433

I am using STM32CubeMX ver 5.1.0 for stm32L433, In my old projects, i use STM32Cube_FW_L4_V1.10.0 with CubeMX ver 4.Now i'm facing with two problems,First, is it possible to use STM32Cube_FW_L4_V1.10.0 with CubeMX ver 5 (I don't know how to change fi...

binhla by Associate II
  • 3530 Views
  • 7 replies
  • 0 kudos

Missing feature - STM32cubeMX/STM32cubeIDE

Hi, I just want to ask why in STM32cubeMX nor STM32cubeIDE is not option for GPIO_MODE_OUTPUT_PP? Every time I do update or I will update, I will have to update the same specification. I know that it's not such a big deal rewrite one line but maybe s...

ViZo by Associate
  • 1036 Views
  • 0 replies
  • 0 kudos

What is irq0 and irq1

I have enabled exti (external interrupt for gpio input) using cubemxso when i generate code , i get below code , where should i write ,between irqn_0 comments or irqn_1 commentswhat is irq0 and irq1 and how to differentiate them in the code void EXT...

SA.17 by Associate III
  • 1235 Views
  • 1 replies
  • 0 kudos

National characters in username causes CubeMX to go bananas

I have a Swedish WIndows 10 Pro machine where the default admin username is "Administratör". I've then just installed CubeMX 5.2.0, but when I run it I realize that Cube starts to create a whole bunch of directories under C:\Users like[Administratör...

MWebj by Associate III
  • 652 Views
  • 0 replies
  • 0 kudos

Cube MX 5.2.0 FreeRTOS Problem

Hi,when I generate a example for the STM32F407ZET everything is fine, until I check the option freeRTOSAfter this the includes are not correct anymore:STM32Cube_FW_F4_V1.24.1VS + VGDB

0690X000008wEaPQAU.png
EDesh by Associate II
  • 2341 Views
  • 7 replies
  • 0 kudos

STM32CUBEMX keeps generating __HAL_AFIO_REMAP_SWJ_DISABLE();

Hello, Whenever I generate a project using STM32CUBEMX, ir keeps generating (and updating upon re-genration) __HAL_AFIO_REMAP_SWJ_DISABLE(); into the HAL_MspInit function.This line does not allow debugging and forces to perform a series of actions to...

ISeed by Senior
  • 2433 Views
  • 2 replies
  • 0 kudos