STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 1328 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
  • 635 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
  • 5634 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
  • 937 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
  • 552 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeMX I2C on STM32H563

Hi,I use STM32CubeMx 6.9.1 on a STM32H563 project. Programming the I2C pins, there is no way to setup the I2C_SCL pin as Alternate PushPull. Only the Alternate Open Drain is possible. Why?In my application, the I2C_SCL pin is connected to a serial EE...

Ez by Associate II
  • 1110 Views
  • 4 replies
  • 0 kudos

inference array input and serial monitor

I'm trying to run inference of Onnx model. I tried to use the manual 'How to run locally a c-model'. in all the guides I found the input for the network is one number in my case the input is array of[1][32][101].I want to inference the array once so ...

audi by Associate II
  • 527 Views
  • 0 replies
  • 0 kudos

2 bugs with VREFBUF and STM32Cube on at least STM32G491

Hi ST,There are 2 bugs in Initialization of VREFBUF.in STM32CubeIDE V1.11.0.I use FreeRTOS, but it shouldn't have any inffluence on these bugs.1.) At function main, the firsr call is to Hal Init and when VREFBuF ist activated, in function HAL_MspInit...

Osto by Senior
  • 1269 Views
  • 4 replies
  • 1 kudos