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
  • 1628 Views
  • 0 replies
  • 2 kudos

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

Resolved! I lost all my code after regeneration using CubeMX!

Dear ST Hello,what is the best way to use CubeMX without any deleting functions in CubeIDE?For code added to the main file, it's clear to use /**User */ comment guidelines but, for functions, should i create another file or module for my functions?T...

Resolved! STM32H7 CubeMX critical codegeneration bug (RCC+LL)

Bug:CubeMX codegeneration for the RCC (clock module) may lead to hardfault during clock initialization.I have a minimal example IOC (attached).This faults during RCC initialization (in SystemClock_Config), after LL_RCC_SetSysClkSource(LL_RCC_SYS_CLKS...

Resolved! CubeMX don't work on my new PC

Hello!!!I worked before with version 6.9.1 on my laptop (Win8.1) and it worked.Then I bought the PC: Windows 10 Enterprise 22H2 build 19045.5131, AMD Ryzen 9 7900X 12-Core Processor, 32 GB RAM and NVIDIA GeForce RTX 4060 Ti.I decided to install the n...

DmitriiChar_0-1732033608838.png

Resolved! Start a new project with STM32H743VIT6

Dear all!this is the first time i handle with STM32H7 series. in my project control ILI9488 by TouchGFX platform, 4 mosfets, 1 Led. in the first step, i try to blink a led at pin PB5 but seem unsuccess. i don't know how to fix, so can you share me my...