cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX 6.9.0 released

Semer CHERNI
ST Employee

We are pleased to announce you that the official release of STM32CubeMX V6.9.0 is available for download here

  • What is new in STM32CubeMX V6.9.0?
    • Added the support for new microcontrollers in the STM32U5 series
    • Added the support for new microcontrollers in the STM32WBA series
    • Added the support for two new boards related to the STM32U5 series: STM32U5G9J-DK1 and STM32U5G9J-DK2
    • Added the support for one new board related to the STM32L4+ series: STEVAL-SMARTAG2
    • Added the support for the memory management tool for the STM32H5 and STM32U5 series
    • Added the support for new boot paths for the STM32H5 series
    • Added makefile generation in dual context for the STM32H7, STM32L5, and STM32U5 series
    • Added hierarchical project support in the Example Selector for the STM32U5 and STM32WL series
    • Added user authentication functionality
    • Added the support for processing before and after code generation
    • Upgraded the JDK11 to Adoptium™ Termurin™ 17.0.6
  • Main fixed issues
    • 121529 [Example selector] Management of hierarchical projects.
    • 130926 [Project generation] Makefile project type for dual-context projects is now supported.
    • 134482 [Boot path configuration] The boot path functionality now supports the Keil® IDE.
    • 144716 [Installer] Added the installation path in the PATH environment variable.
    • 145844 [CubeMX][ETH][LwIP] Bug in ethernetif.c file for Nucleo-F429ZI with ETH + LwIP(IPv6)
    • 147572 [STM32CubeMX] [SYS] Change in the implementation of stm32l4xx_hal_timebase_tim.c provoked run time issues
    • 150288 [MDMA] wrong channel number in the generated code
    • 151261 [U5]bug in initialization of GTZC, missing clock enable
  • Known issues fixed and problems and limitations
    • Please refer to the release note.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

1 REPLY 1
pkapt
Associate

Can you please provide info on the feature "Added the support for processing before and after code generation"? I have not been able to find any documentation. This feature would be very useful to my team. I attempted to run a powershell script that writes a string to a file. I added this script as an 'after processing' step. The generation output indicates the script was run, but the script appeared to not have any effect.