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

STM32CubeMx V1.00 Version 4.4.0 Create incorrect Code

Posted on February 02, 2015 at 22:05I am using an STM32F051K6Txm device. with STM32Cube FW_F0 V1.0.0. Setting the Sysclk to use HSE, but code generated is HSI. Attached is my ioc file. To make this work I had to edit the   SystemClock_Config ()funct...

gerrie by Associate
  • 410 Views
  • 1 replies
  • 0 kudos

STM32CUBE 4.6.0 -problem generation file

Posted on February 14, 2015 at 21:38Hi!Please help me.I am use (win7) stm32cubemx ver4.6.0 & java8 update31. When stm32cube generate code- main.c, gpio.h, stm32f0xx_hal_conf.h are missing!Sometimes- some file may be,sometimes- another file- missing....

CubeMX 4.6 not generate main.c and msp.c

Posted on February 03, 2015 at 12:01When i try to generate basic code for my STM32F429-DISCO board, CubeMX 4.6 software not generate any main.c file sometimes msp.c not be generated too !My toolchain is: Keil MDK5.13 - new updateIs it because my too...

0690X00000605dhQAA.png

STM32 Cube for F1 devices

Posted on August 23, 2014 at 10:14Does somebody know when the F1 devices will be completely supported on STM32 Cube(i.e. STM32F103)? #stmcube-stmcubemx #stm32f1

STM32CubeMX ADC Regular Conversion Mode Bug

Posted on November 06, 2014 at 13:34When selecting the number of channels in the ADC configuration window the automatically generated channel fields are off-by-one, e.g. select 4 channels, there are 3 fields generated, here is the demonstration: Tha...

0690X00000605fIQAQ.png

STM32CubeMX - SAI Code generation problem.

Posted on December 04, 2014 at 10:33I am developing an application using the Serial Audio Interface of the STM32F429ZITx.There appears to be a problem in the code generated by STM32CubeMX.The DMA handle hdma_sai1_a is declared as a global variable i...