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

If I want to make custom code structure or if I want to maintain 2 applications which have 2 different folders but can use same STM code, Is it possible? Can I change directory structure from cube MX or from any other tool?

If I want to make custom code structure or if I want to maintain 2 applications which have 2 different folders but can use same STM code, Is it possible? Can I change directory structure from cube MX or from any other tool? Like 2 applications which ...

AShah.10 by Associate
  • 416 Views
  • 1 replies
  • 0 kudos

Cant change user labels for pins in cube 6.6.1

I tried to change the user label for multiple pins in Cube 6.6.1 running on a mac without luck. On the rare occasion where it takes the label, it ends up on the pin in the table reversed and you can't change it. For instance, I entered "TIM3" and ...

Resolved! TrueSTUDIO 9.3.0 : undeclared and unknown type error

I'm new in embeded programming. and now I'm trying to test UART with NUCLEO-F103RB. I installed STM32CubeMX 6.6.1 and TrueSTUDIO 9.3.0. I created using CubeMx and compiled with TrueStudio, but failed.. there are many undeclared(first use in this func...

TKyeo.1 by Associate
  • 1110 Views
  • 2 replies
  • 0 kudos

STM32 CUBE MX FATFS HEADER FILE INCLUDE ISSUE

Hi All,​I am currently building a project with USER-DEFINED FATFS (since my SD card mount on SPI instead of SDIO). I notice two weird include statement, FFCONG.h LINE 25 and 26,"#include "main.h"#include "stm32f4xx_hal.h""which are unnecessary becaus...

MXian.1 by Associate
  • 795 Views
  • 3 replies
  • 1 kudos

Resolved! Possible erroneous CubeMx code generation

I noticed that CubeMx (version 6.6.1 and earlier) when generating the code, may place the MX_DMA_Init() function after other ***_init functions that configure DMA registers. The problem is that those registers cannot be accessed 'before' enabling the...

GZini.16 by Associate
  • 635 Views
  • 2 replies
  • 0 kudos

Download STM32CubeMX

I can't download STM32CubeMX from website.It always show this message: "SORRY, PAGE NOT FOUND"How can I fix it ?Thanks!

YChua.2 by Associate II
  • 829 Views
  • 5 replies
  • 0 kudos

Resolved! stm32f103c6t6 I2C busy

Hello,I know that has been asked a lot of times but i cannot get i2c work on my original stm32f103c6t6 mcu on a blue pill board.I tried to read a lot on internet but anything let me come out.I modified HAL_I2C_MspInit() as i read that i2c clk enable ...

PWM

Hi there,i start to use aSTM32G031 Nucleo with some W2812b . I configure timer1 PWM output but when i try to generate the PWM i just say a lot of noise. I use one library i wrote for another microcontroller and i'm sure work. I share my configuratio...

0693W00000WJ8LmQAL.png
SGian.1 by Senior
  • 734 Views
  • 3 replies
  • 0 kudos

The time is: 33:55!

I think it's related to my previous question:https://community.st.com/s/question/0D53W00001sGksoSAC/is-it-possible-rtc-on-stm32h7-loses-1-second-on-each-power-cycleI applied a workaround by practically removing all MX_RTC_Init().It seems to work, how...

HTD by Senior III
  • 1589 Views
  • 15 replies
  • 0 kudos