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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 69 Views
  • 0 replies
  • 1 kudos

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
  • 1114 Views
  • 5 replies
  • 7 kudos

Resolved! [SOLVED] STM32F429 acknowledging timer6 interrupt

I created some simple project in CubeMX for testing timer6 functionality. I configured PSC (prescaler) and ARR (automatic reload) registers. For now the interrupt handler is running correctly (it is running at calculated period), however I needed to ...

0690X000009XgLmQAK.png 0690X000009XgMkQAK.png
WKowo by Associate II
  • 1095 Views
  • 2 replies
  • 0 kudos

STM32F7 & STM32CubeMX - arm_math.h

Hi,I'm trying to use my Nucleo-144 with the STM32F746ZG processor on STM32CubeMX and Keil MDK-ARM V5.26.2 and I'm getting the problem of arm_math.h and other DSP files not beeing copied to the project folder.I tried with some boards with STM32F4 Disc...

SKarb by Associate II
  • 1460 Views
  • 4 replies
  • 0 kudos

Bug: STcubeIDE - CubeMX completely destroys project

I have a working project in Atollic 9.1 with the CubeMX 5.0 plugin.I imported the project into STCubeIDE per instructions in UM2578.The import process reported no errors.The release config is gone - destroyed during import (see separate bug report he...

Unable to add extension package to CubeMX

Hello,I'm unable to install X-CUBE-NFC3 and X-CUBE-IAP-USART extension packs to my CubeMX 5.2 installation. I'm using a downloaded zip and I get this error:What should I do to resolve this? Thanks!

0690X000008jEmBQAU.jpg
Ankit by Associate II
  • 495 Views
  • 0 replies
  • 0 kudos

Best resources to learn FreeRTOS STM32CubeMX & TrueStudio

Hello,I'm rather new at MCU programming but have been a SWE for 20+ years working in low-level Linux (libraries and device drivers) and I understand the basics of multi-threaded programming. I have several STM32 eval boards including P-Nucleo-STM32WB...