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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1549 Views
  • 0 replies
  • 2 kudos

STM32CubeMX - new version with old errors

Hello,Few days ago I updated STM32Cube software to:   STM32CubeMX            6.2.0   STM32CubeIDE           1.6.0   STM32CubeH7 repository 1.9.0and I am struggling with old errors and shortcomings in the STM32CubeMX:When editing the "User label" fiel...

Resolved! STMPE811 undefined references to IOE

Hello everyone, I am using stm32cubemx to generate my project. In the ProjectManager/code generation option, I checked "Generate peripheral initialization as a pair of '.c/.h' files per peripheral". The reason was to turn main.c into main.cpp, so i w...

0693W000008vsRgQAI.png
Xxoyo.1 by Associate III
  • 1121 Views
  • 1 replies
  • 0 kudos

Resolved! Fail to get required STM32Cube firmware package

I have the firmware in suitable location: /home/mq/STM32Cube/Repository/STM32Cube_FW_L5_V1.3.1, while it prompted :Fail to get required STM32Cube firmware package, why?I used STM32CUbeIDE on Ubuntu 20.04

MQi.1 by Senior II
  • 1719 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMX 6.1.1 Fails to load project.

Hello,I am having a problem with CubeMX failing to load a project and not giving any description of what the error is. (See image)I started the exe using java to get more insight and I get this error2021-02-23 10:57:51,490 [ERROR] ThirdPartyModel:101...

0693W000007ZCzEQAW.png
SKILA by Associate II
  • 4334 Views
  • 9 replies
  • 0 kudos

How to implement CMSIS RTOS v2 Task Notification

Hi all, I want to ask how to use/implement the FreeRTOS task notifications (https://www.freertos.org/RTOS-task-notifications.html)? I cannot find any of the CMSIS v2 API to use , even though I already enabled the USE TASK NOTIFICATION option in STM32...

0693W000007ZXPvQAO.png
Xxoyo.1 by Associate III
  • 6288 Views
  • 3 replies
  • 0 kudos

Resolved! user label problem in cubeMx 6.1.0

After an update from cubeMX 6.0.1 to 6.1.0 the user labels have disappeared in pinOut view. Only the function per pin is displayed. Is there an option to make either the user label or the pin function visible?