cancel
Showing results for 
Search instead for 
Did you mean: 

How to install STM32 F3 V1.11.2 use web site zip file

YHsu.1
Associate

Hello everyone,I am trying to install STM32cubef3 patch v1.11.2 ,the zip file download from st web site, and I already installed STM32f3 v1.11.0, but when I use embedded software packages manager choose the zip file, it always display "Missing dependency for this package. -STM32Cube FW_F3 V1.11.0", how can I do ?

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello @YHsu.1​ and welcome to the Community :)

> the zip file download from st web site,.. but when I use embedded software packages manager choose the zip file

You have already download the patch from ST web site. In this case, there is no need to use CubeMx feature.

You should unzip the package (patch  v1.11.2 ) in your repository, then CubeMX will take the latest available firmware package.

Or you can remove the installed patch from ST web site and download/install it from CubeMx (Help > Check for Updates)

Please keep me informed about your progress on this issue.

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

2 REPLIES 2
Imen.D
ST Employee

Hello @YHsu.1​ and welcome to the Community :)

> the zip file download from st web site,.. but when I use embedded software packages manager choose the zip file

You have already download the patch from ST web site. In this case, there is no need to use CubeMx feature.

You should unzip the package (patch  v1.11.2 ) in your repository, then CubeMX will take the latest available firmware package.

Or you can remove the installed patch from ST web site and download/install it from CubeMx (Help > Check for Updates)

Please keep me informed about your progress on this issue.

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Dear Imen, it's work .Thank you.