STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

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

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 414 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
  • 672 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
  • 1203 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
  • 2737 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?