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! Getting errors after including arm_math.h

Hello i want to use dsp in my project in Keil IDE for that i have to include arm_math.h.In that case i am getting 30 errors C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\DSP\Include\arm_math.h(1183): error: #79: expected a type specifier  __STATIC_FORCE...

RShar.9 by Senior
  • 2852 Views
  • 11 replies
  • 0 kudos

How make USB HID work on BluePill (STM32F103C8T6)

Hi friends,I am trying to make me USB HID work on STM32 blue pill (STM32F103C8T6).I generated project from STM32CubeMX, Device should be connected like mouse device ,but after i connected blue pill to pc, it showed error message. In device manager->s...

0690X00000D85WFQAZ.png 0690X00000D85WyQAJ.png
AChyt.1 by Associate
  • 1019 Views
  • 1 replies
  • 0 kudos

BUG: assert_fail() fails

Micro: STM32F030RCTx.Compiler: GCC 9.2.1Package: FW_F0 V1.11.0When USE_FULL_ASSERT is enabled, STM32CubeMX generates this function in main.c:void assert_failed(char *file, uint32_t line) { ... }however the prototype in stm32f0xx_hal_conf.h has been ...

DOsbo by Senior
  • 598 Views
  • 6 replies
  • 0 kudos

GPIO "user labels" are not always defined in main.h

Hello,When you associate a "user label" with a GPIO (for example DEBUG1 associated with PB11), the associated constants are sometimes not defined in the main.h file (but sometimes yes). When it is not, the associated initialization of the port is als...

JVERN.18 by Associate III
  • 640 Views
  • 1 replies
  • 0 kudos

Getting a USB Device working

I have been given a board with a STM32L4 MCU on it. Basic features are USB connectionUSART QSPI bus connection to flash memory.I have managed to get a bare bones App working using CUBEMX.Eventually this should look like a memory stick from the USB pe...

Stm32CubeMX deleted my desktop folders/files

Hello there, i chose Desktop as the location of my program then generated the code. The code saved well in my desktop but all the desktop files and folders were deleted!!! Even the ones in my Mac desktop although I am using CubeMx in windows 10. now ...

MAlma.1 by Associate
  • 237 Views
  • 0 replies
  • 1 kudos