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! FLASH.ld syntax error when upgrading to CubeMX v6.12.1

Hello,Since the latest release of CubeMX (6.12.1) installed, 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 STM32F103C8T6.It seems...

Resolved! stm32f0 EXTI cubemx platformio

my daily job is C# programming, so after a break on stm32, I started again with platformIO and CubeMx ( and thought how hard can it be to turn a led on and off ? )   the problem i have with the STM32F0 discovery ( the green one ) the EXTI IRQ event i...

johannv99 by Associate II
  • 2274 Views
  • 14 replies
  • 3 kudos

Resolved! STM32CubeMX installer doesn't starts on Ubuntu 24.04

I try to install STM32CubeMX 6.12.1 on my Ubuntu 24.04.1 and installer gives a following error:  root:/usr/src/ST/STM32CubeMX/6.12.1# ./SetupSTM32CubeMX-6.12.1 Check exe path on linux FullExe path1 is: /usr/src/ST/STM32CubeMX/6.12.1/SetupSTM32CubeMX...

axel101 by Associate III
  • 3185 Views
  • 1 replies
  • 1 kudos

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

Resolved! FreeRTOS code generation for non-secure STM32H5

Hi,I am using STM32CubeMX 6.12.1 to generate a C-based firmware that depends on FreeRTOS. I enabled TrustZone and I have configuration for secure and non-secure part of the firmware. Everytime, I re-generate the code, the Secure project config is set...

hakeila by Associate III
  • 1051 Views
  • 4 replies
  • 1 kudos

stm32f1xx.h file cannot be found

Hello everyone, I have a question. I am using CubemX to generate HAL library and FreeRTOS. There are no errors during the compilation, but when I write the code, the auto-completion feature does not work (I have set it up), and even the uint8_t varia...

Wan_G by Associate
  • 1127 Views
  • 2 replies
  • 1 kudos