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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32L476VGT6 STM32CubeMX RAM linker script bug

Posted on March 09, 2016 at 15:30 The linker script after code generation con STM32CubeMx has a bug with the RAM size. STM32L476VGT6 has 128Kb of ram but splitted in 2 banks (96k + 32k) </colgroup> Buggy Linker Script...

luis2 by Associate
  • 1293 Views
  • 5 replies
  • 0 kudos

STM32CubeMX Performance on Mac OS X, sluggish

Posted on September 30, 2016 at 20:36ST,My team has recently started using the OS X version of CubeMX after using the Windows version for the last couple years.  Our current project uses an STM32F429NGH6, which has lots of pins.  CubeMX is very slow...

Craig B by Associate II
  • 598 Views
  • 3 replies
  • 0 kudos

STM32CubeMX together with KEIL mdk 5

Posted on September 30, 2016 at 11:08Hello, I have problems using STM32CubeMX together with KEIL mdk 5. When starting a new project in Keil I can use all the Keil functionality, but when I open Cube from the project runtime environment and initializ...

STM32CubeMX 4.14.0 bug report - gray comboboxes

Posted on March 26, 2016 at 23:44 I tried a new version 4.0 of STM32CubeMX. I selected the STM32F746G-DISCO board. If I set the Detect_SDIO GPIO: Input ad PC13, closed and openedthe ioc file, then the comboboxes are gray and you can not cha...

0690X00000604u2QAA.png

cubemx + errata

Posted on June 08, 2016 at 18:10I would propose to update the cubemx sw to consider also the errata/chip bugs, to implement the workaround (where there is one) or mark setting as invalid. The tool itself(cubemx) is a very good idea in general, it wo...

Full-Duplex I2S using STM32F7

Posted on October 04, 2016 at 12:48Hello, We want to use the Full-Duplex I2S interface in a STM32F7 (STM32F769NI) but the CubeMX only allow the Half-Duplex feature, and the libraries doesn't support it. Nevertheless, the STM32F4 Cube allows the Full...