Skip to main content
gustavo2399
Associate
April 15, 2019
Solved

Where can I download older versión of the stm32cube firmware package?

  • April 15, 2019
  • 4 replies
  • 2842 views

I downloaded the last version of stm32cubeMX and touchGFXdesigner, I am trying to test some examples of touchGFX, when I open the generated .ioc file for the target stm32F746G-Discovery V2.0.0, I saw the proyect needs the STM32Cube FW_F7 V1.13.0 package, but stm32cubemx show me an error "error downloading the following file stmcube32_fw_v1130.zip" and I can't find the package to manual download.

Can anybody help me? 

Thanks!

This topic has been closed for replies.
Best answer by Clive1 (HNL)

Typically it allows for downloading of older packages, but ST seems to have a heck of a time getting a FILE SERVER to function properly.

Make sure your hard drive has enough space for the ZIP files, and unpacked versions. This has been observed to cause failure in the past, and the foot-print of the repository is massive.

https://drive.google.com/open?id=1i3E8RZ3DCwmXj3a5chYN-C9ExxswrgHr

4 replies

Clive1 (HNL)
Clive1 (HNL)Best answer
Explorer
April 15, 2019

Typically it allows for downloading of older packages, but ST seems to have a heck of a time getting a FILE SERVER to function properly.

Make sure your hard drive has enough space for the ZIP files, and unpacked versions. This has been observed to cause failure in the past, and the foot-print of the repository is massive.

https://drive.google.com/open?id=1i3E8RZ3DCwmXj3a5chYN-C9ExxswrgHr

gustavo2399
Associate
April 18, 2019

Thank you Clive!

Yes I see that ST has a lot of problem with all his web services, it's a shame...

Thank you again

Regards.

Thomas LB
Associate III
April 16, 2019

Hey,

I faced similar issue trying to download stm32cube _fw_l0_v1112.zip. To me it's just that they didn't provide this file to Download on their file server.

Solution :

Go to ST site and search for you fw package. For me it's https://www.st.com/en/embedded-software/stm32cubel0.html See two ".zip" to download.

Copy both to C:\Users\USERNAME\STM32Cube\Repository , unzip en.stm32cubel0.zip then unzip en.patch_cubel0.zip and accept replacing files.

Go back to CubeMX (5.1.0) --> Install or remove embedded software packages --> hit refresh and check all is good :)

Tesla DeLorean
Guru
April 18, 2019

Different versions of CubeMX have different threshold conditions about the newest libraries you can pull.

I've seen recurrent issues with missing files, and download failures at 90+ percent in. These typically are not resolved by "clear the cache" missives.

CubeMX's retry strategies also fail, and there is a lack of a restart option.​

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..