cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX 6.13.0 released

Semer CHERNI
ST Employee

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available.

What is new in 6.13.0:

  • Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0
  • Added the support for the following Nucleo boards: NUCLEO-N657X0-Q, NUCLEO-C051C8, NUCLEO-C092RC, NUCLEO-U385RG-Q, NUCLEO-WL33CC1 and NUCLEO-WL33CC2
  • Added the support for a new Discovery kits and a new expansion boards: STM32N6570-DK and B-WBA5M-WPAN
  • Extended the implementation of the CMake and Makefile build generators taking into account the memory management tool (MMT) features:
    • Single-core microcontrollers without Arm® TrustZone®(a), excluding STM32H7Rx/7Sx, or with disabled TrustZone®
    • Dual-core microcontrollers without TrustZone® (such as in the STM32H7 series)
  • Add the support of the memory management tool on STM32H7 dual-core and STM32WBA5Mxx microcontrollers
  • Added the compare projects feature to make user able to differentiate between two STM32CubeMX project files across different microcontrollers and microprocessors.
  • Implemented the loading of the firmware or applications code from the external memory (EXTMEMLOADER) using the OpenBootloader interface for STM32H7Rx/7Sx.

Main fixed issues in 6.13.0:

Refer to the STM32 microcontroller wiki at:
https://wiki.st.com/stm32mcu/wiki/Category:STM32CubeMX_errata

Known problems and limitations:

Refer to the STM32 microcontroller wiki at:

https://wiki.st.com/stm32mcu/wiki/STM32CubeMX_errata_6.13.x

How to get STM32CubeMX 6.13.0:

  • Under this link
  • Or update your current installation of STM32CubeMX using: Help > Check for updates

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.

3 REPLIES 3

@Semer CHERNI wrote:

Main fixed issues in 6.13.0:

Refer to the STM32 microcontroller wiki at:
https://wiki.st.com/stm32mcu/wiki/Category:STM32CubeMX_errata


There is no Errata for v6.13.0:

AndrewNeil_0-1732699860263.png

 

TLI.11
ST Employee
MQi.1
Senior II

When downloaded the latest version here - https://www.st.com/en/development-tools/stm32cubemx.html, ant unzip it on Ubuntu, got these:

 

 

unzip en.*.zip
Archive:  en.stm32cubemx-lin-v6-12-0.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of en.stm32cubemx-lin-v6-12-0.zip or
        en.stm32cubemx-lin-v6-12-0.zip.zip, and cannot find en.stm32cubemx-lin-v6-12-0.zip.ZIP, period.

 

 

how to fix it?