STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 841 Views
  • 5 replies
  • 7 kudos

BUG: STM32CubeMX Task Stack Size, words Vs bytes.

The GUI interface for defining FreeRTOS tasks dictates that stack size is specified in words. That generates a call to CMSIS V2's osThreadNew() which requires attributes.stack_size to be specified in bytes. (The CMSIS layer then divides that by 4 to ...

0690X00000BxopVQAR.png

STM32CubeMX into stm32CubeIDE is very slow work!!!

hi :grinning_face: i tested several version of stm32CubeIDE for this,cubeMX inside stm32CubeIDE, is very slow working(exp: change pin name)but standalone stm32CubeMX, is normal work.Is there a solution to this? :\ #stm32CubeIDE #stm32CubeMX #stm32Cu...

kshin.111 by Associate III
  • 3007 Views
  • 8 replies
  • 0 kudos

I2C2 doesn't work

Hello, I am working with a custom board, using STM32F105VC. The board has some LED drivers, which they use I2C1 and I2C2. I2C1 works fine but I2C2 doesn't work. Configuration for both I2C are the same.  hi2c2.Instance = I2C2; hi2c2.Init.ClockSpeed = ...

NASI by Senior
  • 987 Views
  • 2 replies
  • 0 kudos

STM32 CUBEMX v6.3.0 does not work with H7 firmware v1.8

I recently upgraded CubeMX to latest v6.3.0 and I have my project based on STM32H743IIT6 microcontroller. If I try to open my project which is made using H7 firmware v1.8 without migrating it to latest v1.9 then CubeMX gets hanged and its not able t...

VShet.2 by Associate III
  • 998 Views
  • 3 replies
  • 0 kudos