2020-12-24 01:14 AM
How to install it manually. IS there a oportunity to install it and keep it as a .zip-file?
Solved! Go to Solution.
2020-12-24 01:46 AM
You can use STM32CubeIDE or STM32CubeMX to install the downloaded .zip file (STM32CubeIDE: Help > Manage Emb. SW Packages > From Local...)
The .zip file will be copied and unzipped to %USERPROFILE%\STM32Cube\Repository (win) or $HOME/STM32Cube/Repository (Linux). The .zip file stays there for reference.
If you have already unzipped the file to a folder of your choice, in CubeMX Project Manager you have the option to select a custom firmware folder like %TEMP%\stm32cube_fw_f7_v1160\STM32Cube_FW_F7_V1.16.0 (although the file dialog really *****).
hth
KnarfB
2020-12-24 01:28 AM
Hello
Zip file must be deployed. Can't work as zip only in repository
CUBMX >Help> Manage embedded software packgages
2020-12-24 01:46 AM
You can use STM32CubeIDE or STM32CubeMX to install the downloaded .zip file (STM32CubeIDE: Help > Manage Emb. SW Packages > From Local...)
The .zip file will be copied and unzipped to %USERPROFILE%\STM32Cube\Repository (win) or $HOME/STM32Cube/Repository (Linux). The .zip file stays there for reference.
If you have already unzipped the file to a folder of your choice, in CubeMX Project Manager you have the option to select a custom firmware folder like %TEMP%\stm32cube_fw_f7_v1160\STM32Cube_FW_F7_V1.16.0 (although the file dialog really *****).
hth
KnarfB
2020-12-24 04:53 AM
Hi Edamm1,
You can download the STM32CubeH7 directly from ST website. You can download the latest version or choose between previous versions.
Here is a direct link.
Best regards,
Ons.
2020-12-24 05:12 AM
Thanks a lot!
I have only installed STM32CubeIDE 1.5.0
I thougt this IDE has CubeMX includet now.
How can I switch in CubeIDE to CubeMX?
Over the .ioc file double click?
Or do I have to install CubeMX separatly?
2020-12-24 05:16 AM
Hi EDamm.1,
Yes you have to install STM32CubeMx separately in order to open .ioc files.
Best Regards,
Ons.
2020-12-28 01:47 AM
@Ons KOOLI ... ??? @EDamm.1 is fully right STM32CubeMX is STM32CubeiDE integrated! No need to add MX setup.
Let's rely on File > New > STM32 project from .ioc file !!!
2020-12-28 01:48 AM
Let's rely on File > New > STM32 project from .ioc file.
Or if STM32CubeIDE project existing alreday yes x2 click on .ioc file to get Device Configuration Tool editor active.