2026-04-13 6:31 AM
Hi,
for an old project of mine I need the STM32CubeF4 v1.21.0 + HAL v1.5.7 but I can't find the download links to that version anymore. It seems like they got deleted from GitHub?
Can someone supply me with the old version of the STM32CubeF4 including the HAL?
Cheers!
Solved! Go to Solution.
2026-04-13 8:34 AM
Hello @devminer
Welcome to the ST Community. For this point, you can download the version from STM32CubeMX.
Best regards,
Hamdi
2026-04-13 8:34 AM
Hello @devminer
Welcome to the ST Community. For this point, you can download the version from STM32CubeMX.
Best regards,
Hamdi
2026-04-13 8:51 AM
Thank you very much! I forgot to check there.
Do you know if there's a reason why these versions aren't available on the website?
Cheers!
2026-04-13 9:01 AM
@devminer wrote:Do you know if there's a reason why these versions aren't available on the website?
Current version is 1.28.0 ; There are versions back to 1.23.0 on the website:
I guess they though that was far enough back?
This is why I would always keep the download with the project!
2026-04-14 1:31 AM - edited 2026-04-14 1:31 AM
Hello @devminer
The first version published on GitHub is 1.24.1. The older versions were published only on st.com and in STM32CubeMX.
Best reagrds,