2025-08-26 2:11 AM - last edited on 2025-08-26 2:33 AM by Andrew Neil
Hello everyone, I need to install the firmware support package for STM32H7 series offline. On the website (STM32CubeH7 | Product - STMicroelectronics), I found both the "STM32Cube MCU Package for STM32H7 series" and the "Patch for STM32CubeH7". What is the difference between them ?
Solved! Go to Solution.
2025-08-26 2:41 AM
Hello @bsp ,
First let me thank you for posting.
Main Changes on STM32H7 Firmware v 1.12.1
For more details, I suggest that you take a look at the Release Note provided into STM32Cube_FW_H7_V1.12.1.
Thanks.
Mahmoud
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.
2025-08-26 2:39 AM
In standard computer terminology, a "Patch" is an update to some existing software - without having to completely replace the whole thing.
For specific details, see UM2204, Getting started with STM32CubeH7 for STM32H7 series MCUs:
2025-08-26 2:41 AM
Hello @bsp ,
First let me thank you for posting.
Main Changes on STM32H7 Firmware v 1.12.1
For more details, I suggest that you take a look at the Release Note provided into STM32Cube_FW_H7_V1.12.1.
Thanks.
Mahmoud
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.
2025-08-26 6:55 AM
Thank you and I already know the meaning of "patch"
2025-08-26 7:00 AM
Thank you, can I install firmware patch in STM32CubeIDE with "manage embedded software packages" ?
2025-08-26 7:12 AM
Hello @bsp ,
This functionality is well supported on STM32CubeIDE.
Under [Help] [Configuration Tool], you can manage the Embedded Software Packages.
Thanks.
Mahmoud
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.
2025-08-26 7:19 AM
Thank you so much