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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! Disable NRST STM32G030J6

I have a design with a STM32G030J6 (SOIC8) controller. I don't need an external reset. I want to use the pin 4 as a GPIO (PA1). I connect a button to this input. I select the appropriate option in CubeMX, but when the button is clicked, the controlle...

0693W000001saHKQAY.png
AARTA.1 by Associate
  • 3237 Views
  • 8 replies
  • 0 kudos

Resolved! Offline updates of STM32CubeMX

HelloOur software development environment is running on Internet offline computers.Is it possible to get alerts when new versions of STM32CubeMX and firmware packages is released so we can download them and move them to our offline environment ??best...

hakan23 by Associate II
  • 1179 Views
  • 2 replies
  • 1 kudos

Why I don't have MX_X_CUBE_AI_Init

Hi,I've successfully generated a project with X-CUBE-AI. I searched for some examples on the internet and I've found that MX_X_CUBE_AI_Init is missing from my project. Why this function call is missing? I've the latest CubeMX. 

TestUser_0-1691902794912.png
Test User by Associate III
  • 1031 Views
  • 2 replies
  • 0 kudos

Porting X-CUBE-TIMCOOKER from F302R8 to F401RE

I want to port the TIMCOOKER examples from STM32F302R8 to STM32F401RE. This is easily done according to the data-brief, as the examples are generated using CubeMX. However, there are no .ioc files present in the repository so I guess you need to chan...

CubeMX, reports, .ioc file format, diff / tooling

a) looking at UM1718 Rev 41 (July 2023) "11.4 Generating the report" there should be a button in the "Project Manager" Tab to start a export. I don't remember seeing it before and in "STM32CubeMX - STM32 Device Configuration Tool Version: 6.9.0-RC9 B...

_richard by Associate III
  • 3455 Views
  • 5 replies
  • 1 kudos

RCC config problem

Hi,Latest CubeMX.Steps to reproduce RCC config error1. Board:STM32H747I-DISCO2. Click on X-CUBE-AI, select Cortex-CM7, select Install for X-CUBE-AI/Core, press OK3. Project manager: set project name, toolchain: CubeIDE, generate the code4. Click agai...

Test User by Associate III
  • 1244 Views
  • 2 replies
  • 0 kudos

Resolved! Install fails on step 8/9 'C:\Program' is not recognized

I have been trying to install STM32CubeMX (SetupSTM32CubeMX-6.9.1-Win.exe) for a *while* and yes I right-clicked and chose "Run as Administrator". It always fails during step 8/9 with the same message that "'C:\Program' is not recognized as an intern...

Initial message.png JavaErrorDetails.png TooTallError.png
TonyM by Associate II
  • 6481 Views
  • 2 replies
  • 0 kudos

Changing SystemClock in XiP

Hello,I'm currently working with the STM32H750 and using a bootloader that runs a basic Clock and QUAD SPI Config for XiP and jumps to the main application.Once in the main application, a new clock config is applied using the generated SystemClock_Co...

rmartins by Associate II
  • 1603 Views
  • 5 replies
  • 0 kudos

CubeMX HRTimer config bug

HelloI found bug in BurstMode Configuration in HRTimer. There is not possible to set Burst Mode Period lower than DeadTime. It is OK, but CubeMX compare numbers only and does not count with prescalers values. I think Burst mode period must be grater ...

PDvor.2 by Associate
  • 939 Views
  • 2 replies
  • 0 kudos