STM32CubeMX (MCUs)

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

Resolved! Fail to find a clock

Hello there,I’m trying to squeeze functionality into an STM32U5 MCU via the STM32CubeMX tool.After setting the pins, the clock configuration fails to find a solution.The requirements for the clock are to run from an internal source, as the design is ...

IP.2 by Associate II
  • 386 Views
  • 2 replies
  • 0 kudos

Resolved! Does CubeMX's .exe file include virus?

Hi,I did setup CubeMX latest(6.13) and previous version , Kaspersky have seen virus and I ignored it. After that I got some malfunction on my pc like internet connection disabled, windows bar doesnt work. 

Zek_De by Senior
  • 902 Views
  • 8 replies
  • 3 kudos

Resolved! STM32CubeMX/Simulink Compatability

Good Morning, I'm using Simulink to develop code for the STM32F767 MCU, however we're looking at moving to a newer micro (STM32H7R318T6). This MCU doesn't seem to be available in STM32CubeMX V6.4.0, which is the officially supported version, so I hav...

Resolved! FLASH.ld syntax error when upgrading to CubeMX v6.12.1

Hello,Since the latest release of CubeMX (6.12.1), I have been encountering syntax errors related to the "FLASH.ld" file. This issue only arises when I generate code while setting the Toolchain/IDE to CMake. I am using STM32H753IIKx. It seems that Cu...

OmidES by Associate II
  • 17418 Views
  • 45 replies
  • 56 kudos

Resolved! ADC Initialization Function Generated From IOC

STM32CubeIDE 1.15.1, Windows, STM32H563 MCU When MX_ADC2_Init() generated by saving IOC file I get the wrong sampling time and rank for Vddcore. The IOC file shows 640.5 cycles and rank 3 but MX_ADC2_Init() shows 2.5 cycles and rank 1:   /** * @bri...

mccabehm_0-1719266346344.png

Resolved! How to Set VREFBUF to Internal Voltage Refence

I'm using at STM32H563VITz in LQFP100 package.According to the reference manual (RM0481 Rev 21209) I can use the internal Voltage Reference (and then set it to 2.0478V)I've also referenced the post at: How to configure VREFBUF on my STM32 - STMicroel...

BenG_0-1727268558193.png BenG_1-1727268566309.png BenG_2-1727268830619.png
BenG by Associate II
  • 876 Views
  • 3 replies
  • 1 kudos

Resolved! Generated Dual-Core CMake project Path typo

Hello,I've generated code for a dual cure MCU (stm32H755) and tried to build the project (on a unix system). However, I get an error in `mx-generated.cmake` indicating that the startup file cannot be found. I tracked down the issue to the directory f...