Skip to main content
Amelie ACKERMANN
Community Manager
December 17, 2024

New STM32Cube ecosystem update

  • December 17, 2024
  • 3 replies
  • 6527 views

The STM32Cube ecosystem is continuously evolving, with the latest release of STM32Cube MCU packages bringing significant updates.  

STM32Cube MCU packages provide optimized drivers and middleware, offering full access to hardware features and ready-to-use examples. These packages are extended by STM32Cube expansions, which include additional application-specific middleware and drivers for companion chips. 

These essential software components for STM32 devices are regularly updated to support new hardware and include new software examples, enabling developers to achieve more, faster. 

obn2412-stm32cube-line-ln1897.jpg

 

Key changes in the latest release

  • New tools and versions: The latest STM32Cube tools include STM32CubeMX configuration tool v6.13.0 and STM32CubeIDE v1.17.0. Additionally, there are new versions for eight existing STM32Cube MCU packages and two brand-new packages to support the introduction of the STM32WL3 series and new STM32N6 microcontrollers. 
  • Enhanced STM32C0 package: Now, includes support for the latest STM32C051 and STM32C091/92 microcontrollers. 
  • Updated packages: New versions have been released for STM32U0, STM32U5, STM32WB0, STM32WB, STM32WBA, STM32H5, and STM32H7 series. 
  • Maintenance updates: Applied to STM32F1, STM32F2, STM32L4, and STM32G4 packages. 

What can I get from GitHub? 

All STM32Cube MCU package repositories on GitHub are regularly updated.  

HAL driver directories are submodules of specific repositories and are updated roughly monthly. To stay informed, follow the HAL repositories for specific STM32 series. 

For the latest GitHub news, subscribe to the STM32Cube MCU Overall Offer discussion or read the STMicroelectronics GitHub blog post. 

How to get more details about what is new or what was changed in each release? 

1) If you download the STM32Cube MCU package from st.com, you will obtain a .zip file. Once the package is unzipped, you can find a Release_Notes.html at the root. For instance, at the root of the STM32Cube_FW_N6_V1.0.0 folder. 

2) If you are working in STM32CubeMX, the STM32Cube MCU package is downloaded by the tool and stored under C:\Users\’your windows user name’\STM32Cube\Repository\. 

3) In the GitHub repository, for proper rendering, do not click on the Release_Notes.html file. Click on the README.md file to open it in your browser, and you will find a link to the release note inside. This is the fastest way to read the release note without downloading the full package. 

To discover the latest updates for each MCU package, download the PDF attached.

Additional resources

First published on Dec 17, 2024

3 replies

Will_Robertson
Associate III
December 28, 2024

Hi @Amelie ACKERMANN 


That's wonderful! Really looking forward to reading the code for the new STM32N6 series μCs - with their CSI-2 support and NPUs they're a very exciting step forward!

Will

Will_Robertson
Associate III
October 3, 2025

Dear @Amelie ACKERMANN 

Thank you very much for your update in December!

I was wondering how things are going with updating STM32Cube to add support for the ST image sensors for the STM32N6x7 series microcontrollers?

We're evaluating the ST VD56G3 (monochrome), VD66GY (RGB) and VD16GZ (RGB-IR) image sensors and we're delighted with the results - it would be wonderful to use these image sensors with the highly power-efficient Edge Ai capabilities of the STM32N6x7 microcontrollers!

Will

VRICH.1
ST Employee
October 6, 2025

Hi @Will_Robertson

Currently, it is not planned in the short term to support image sensors in STM32Cube MX for the STM32N6x7 series microcontrollers. This is due to the fact that image sensors require specific drivers, and the ISP (image signal processor) configuration is not a generic configuration.

However, ST provides various application code examples that work with ST image sensors. These examples can be found on GitHub at the following link: https://github.com/STMicroelectronics/STM32AI_Overall_Offer.

Please let us know if you have further questions or need additional support.

Best regards,