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

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