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! 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
  • 1109 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
  • 19970 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
  • 1041 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...