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

Change memory map of application using STM32CubeMX

Hello,For a project generated with STM32CubeMX I have to update the memory map in the linker file to be able to use it with a bootloader. The linker file is generated by CubeMX but I don’t see an option to define the starting address of the applicati...

Bug: CMSIS RTOS v2 missing memory pool functions

When CubeMX project is generated with FreeRTOS enabled and using CMSIS RTOS v2, function definitions for memory pool functionality are declared in 'cmsis_rtos2.h' file but their implementations are completely missing from 'cmsis_rtos2.c' or anywhere ...

Error downloading FW.F1.1.7.0 MCU package

Hi,recently I installed STM32CubeMX. When I click 'Check for update' menu item 'STM32CubeF1 Firmware Package V1.7.0 / 09-October-2018' is shown. But when I press 'Install Now' the following error happens:In the log I see:2018-11-20 23:56:39,197 [ER...

Dmitri by Associate II
  • 2939 Views
  • 12 replies
  • 0 kudos

No output on MCO1 after generating code from CubeMx

Hello,I have used CubeMx to generate a project which should do the following:configure PA8 as MCO1 and on it I want to output HSI clock which as I understand is by default 16MhzSo in CubeMx I configured PA8 as MCO1.The generated code was this:/* USER...

0690X000009YwZXQA0.png
PPopo by Senior
  • 1033 Views
  • 6 replies
  • 0 kudos

STM32CubeMX 5.3.0 doesn't work in command line mode

I'm using STM32CubeMX 5.3.0 on Linux and following the commands according to "UM1718 User manual STM32CubeMX for STM32 configuration and initialization C code generation" But the commands doesn't work and cubemx just opens directly with an error ment...

bayrem.g by Associate
  • 439 Views
  • 0 replies
  • 0 kudos

STM32F407IGTx STCubeMX strange values

Hello,I would like to know why if you are building a project with code-generated makefile for the MCU STM32F407IGTx (QFP176 pins) the linker file STM32F407ICTx_FLASH.ld tells the compiler the RAM origin at 0x20000000 has a length of 128K instead of 1...

STM32L072RB is supported by STM32CubeMX?

Hi, I need to develop a tracker with a STM32L072RBT6, I tried to generate code with STM32CubeMX v5.3.0 I'm going to use Atollic TrueStudio but Cube MX doesn't generate any code. I tries to generate a Cube MX IDE project but it's the same.is STM32L072...

Mtx_ing5 by Associate
  • 453 Views
  • 1 replies
  • 0 kudos