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

ARM CMSIS 5.7.0

I've been trying to download the CMSIS 5.7 update for almost a month now.But when I try to download and install the library every day, I get errors in the file in the attached screenshot.Every day I hope that you have noticed the problem or that some...

RMent.1 by Associate
  • 1290 Views
  • 4 replies
  • 0 kudos

trying to operate an external interrupt on stm32f031k6

Im trying to operate an external interrupt on my STM32F031K6, using STM32cube IDE. Ive been following a tutorial here https://simonmartin.ch/resources/stm32/dl/STM32%20Tutorial%2007%20-%20GPIO%20Interrupts%20(EXTI)%20using%20HAL%20(and%20FreeRTOS).pd...

deep_rune by Associate III
  • 901 Views
  • 1 replies
  • 0 kudos

Change peripheral ( USART ) config ( CubeMX )

Hi, by following some video i am able to create a GUI ( ST32F469I-DISCO ) and get a complete CubeIDE project... I create the GUI by selecting the right application template for the TouchGFX project ( device ). Then i can generate the code. After th...

LFili.1 by Associate II
  • 1462 Views
  • 4 replies
  • 0 kudos

Resolved! How to setup SMPS Supply source in STM32CubeMX?

Hi,I want to configure my STM32H7 MCU to use SMPS configuration.I try to select RCC -> Supply Source -> PWR_DIRECT_SMPS_SUPPLY, but then get build error Src/main.c:136:26: error: 'PWR_DIRECT_SMPS_SUPPLY' undeclared (first use in this function)This is...

Tuoman by Senior II
  • 8136 Views
  • 1 replies
  • 1 kudos