How to migrate STM32CubeMX project to the latest firmware package version
I am working with CubeMX 4.26.0. All my projects are using the latest firmware package version available on my computer:
Project - Settings - Mcu and Firmware package
Firmware Package Name and Version
STM32Cube FW_F4 V1.21.0
Use Default Firmware Location
C:/Users/username/STM32Cube/Repository/STM32Cube_FW_F4_V1.21.0
One project still points to the old version:
Firmware Package Name and Version
STM32Cube FW_F4 V1.18.0
Use Default Firmware Location
C:/Users/username/STM32Cube/Repository/STM32Cube_FW_F4_V1.18.0
How can I change firmware version in this project to the latest one?
Every time when I install new STM21CubeMX version and firmware package, and then open existing project, CubeMX suggests to upgrade the project. I always accept this, keeping all projects up-to-date. For this specific project, I probably asked "No", and it still points to the old firmware package. I cannot find a way in CubeMX UI to update firmware package version.
