2019-02-06 05:27 AM
Hi, when I want to generate code for an STM32H743ZI, a popup appears:
"The Firmware Package (STM32Cube FW_H7 V1.3.0) or one of its dependencies required by the Project is not available in your STM32CubeMX Repository. Do you want to download this now ?"
Sure enough I do, and then it ends with this error:
"Error downloading the following files:
stm32cube_fw_h7_v130.zip (Target directory already exists)"
and
"Unzip File : stm32cube_fw_h7_v130.zip
Problem during Download and/or Unzip of selected Files"
I run STM32CubeMX in admin mode on windows 10.
What can be the problem? How do I solve it?
Regards, Jack.
Solved! Go to Solution.
2019-02-06 06:19 AM
Thank you very much! I verified that, and that works!
Just now I found my repository path, it was c:\Users\jbk\STM32Cube\Repository
This is what also worked:
Home -> Install / Remove -> From Local ... and browse to the zip file.
So that might be another work-around.
Very likely, the problem may have been an open file from that directory, after checking the difference between 1.3.0 and 1.3.1 patch. This patch is regarding ethernetif.c.
I'm working with LwIP, so that is why I checked.
But I want to use multiple KSZ8851SNL network interface (SPI) with LwIP.
2019-02-06 05:37 AM
> "Target directory already exists"
I would try to delete the target directory and retry =)
Open Help->Updater Settings
Browser into your repository directory [click Show More]
Delete the existing STM32Cube_FW_H7_V1.3.0 directory
Open Cube and try to download/install the package again
If it fails again, close Cube and try to extract the downloaded ZIP file manually.
2019-02-06 05:53 AM
Check also for hard drive space, some of these things can eat 3GB packed and unpacked. CubeMX has no checks for this, but will break download and unpack stages.
If the file exists, test the archive for integrity. You can always use the manual install methods. If corrupt delete the ZIP and subdirectories.
If you have download issues, this is a mirror which can be applied manually
https://drive.google.com/open?id=1s73-yuG0WwdNhz8JEMdzx1rFmqeM21SK
2019-02-06 05:54 AM
Hello @Jack ,
You should delete the target directory and exists package, then try again.
Otherwise, I recommend you to download from ST web site the STM32CubeH7 v1.3.0 (available in 'Previous versions' column) and the patch V1.3.1.
Kind Regards,
Imen
2019-02-06 06:19 AM
Thank you very much! I verified that, and that works!
Just now I found my repository path, it was c:\Users\jbk\STM32Cube\Repository
This is what also worked:
Home -> Install / Remove -> From Local ... and browse to the zip file.
So that might be another work-around.
Very likely, the problem may have been an open file from that directory, after checking the difference between 1.3.0 and 1.3.1 patch. This patch is regarding ethernetif.c.
I'm working with LwIP, so that is why I checked.
But I want to use multiple KSZ8851SNL network interface (SPI) with LwIP.
2019-05-07 02:31 AM
STM32CubeMX 5.2.0
error downloading the following:
stm32cube_fw_f4_v1240.zip (not available)
stm32cube_fw_f4_v1241.zip (dependency, no loaded)
?????
2020-02-15 10:34 AM
Hi,How can i fix it?Please help me
2020-02-25 02:05 PM
Hello ST,
please help out with the latest version of the STM32Cube MX for L4, that fails to update the STM32CubeL4 Firmware Package V1.15.1.
I have tried many options, and the update simply does not work. The ioc file has already been converted to 1.15.0 and I cannot generate code, as it gets stuck on missing the V1.15.1 package. These are the various error messages encountered while trying different options:
Thanks.
2021-03-11 06:02 AM
Run the cstm32cubeMX.exe as an administrator