STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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
  • 483 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
  • 836 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
  • 1549 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
  • 3198 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?