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
  • 676 Views
  • 5 replies
  • 7 kudos

F407 CubeMX 1.13.1FW, timer based tick error

Posted on October 31, 2016 at 04:19I use CubeMX 4.17, F4xx firmware 1.13.1, created an automatically generated timer based hal tick funtion. I tested timer 6 and timer 10. BOTH results in tick running at 2000Hz(0.5ms per tick), but I think the corre...

kiilii by Associate
  • 1262 Views
  • 4 replies
  • 1 kudos

Questions about STM32CubeMX

我有一个问题。我写了一个私人驱动程序库。如何让它在每次生成项目时自动包含写入的 .c.h 文件?每次生成项目时打开项目目录并粘贴自己的 .c.h 文件太麻烦了。如果有办法,请与我联系,非常感谢!:grinning_face:

Hi-PWC by Associate II
  • 1721 Views
  • 4 replies
  • 0 kudos

Resolved! Example ETH connection for STM32F779I-EVAL

Good morning everyone, I was given a STM32F779I-EVAL board as a gift, I am unable to configure all the peripherals installed on the board via CubeMX. For example, I can't turn on the display or configure the ETH port.Where can I find examples to unde...

Daddi by Associate
  • 992 Views
  • 2 replies
  • 1 kudos

Resolved! STM32CubeMX 6.10.0 doesn't copy all necessary I3C headers

Reproduction steps:Open STM32CubeIDE. “File” menu → “New” → “STM32 Project”.Switch to the “Board Selector”, and pick the NUCLEO-H503RB. Click “Next”.I've successfully reproduced this issue with the NUCLEO-H503RB and NUCLEO-H563ZI. I suspect it applie...