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

Only Release configuration generation

Hello,I am using STM32CubeIDE v1.14.1. I am trying to setup my project such a way that the code generator generates only Release configuration. Or to be more precise, just to update the only existing configuration (Release, defined in the .cproject f...

ppedro by Associate II
  • 632 Views
  • 5 replies
  • 0 kudos

Resolved! Error in adc.c generated by STM32Cube FW_G4 V1.5.2

Hi all,just found an error preventing the adc from working properly when the driver is generated by STM32Cube FW_G4 V1.5.2 (and 1.5.1).there are some missing lines like this one:sConfig.Channel = ADC_CHANNEL_2; you can compare my 2 attached files to ...

Yves Bmnt by Associate III
  • 1061 Views
  • 4 replies
  • 2 kudos

Null Packet Size is not visible in CubeMX Gui

HiI think I found a small bug.I copied the settings from one project to another. After that I did a diff to show if I'm missed to change some value. And one variable was missing, so I checked double to find the variable in the GUI, but I did not foun...

Burst_withNullPacketSize_iocNotepad.png Burst_withoutNullPacketSize_GUI.png nonBurst_withNullPacketSize.png
nobody by Associate II
  • 665 Views
  • 3 replies
  • 0 kudos

Resolved! CubeMX does not fit the new cmsis v6 on Keil.

CMSIS need to be updated to the new version.The version 6 changes some register name in header file.(Drivers\CMSIS\Core\Include\core_cm4.h  etc.)Tested on MCU package F3 v1.11.4 and G0 v1.6.2. Guessing all MCU package using CMSIS v5.0.3. 

Zack by Associate II
  • 929 Views
  • 3 replies
  • 0 kudos