Skip to main content
Associate III
May 27, 2025
Solved

impossible to download the Cube MX firmware Package (STM32Cube FW_L0 V1.12.3)

  • May 27, 2025
  • 2 replies
  • 542 views

Hello,

I need to download the STM32Cube FW_L0 V1.12.3 package to start a new project but the connection is impossible.

When I click on the "Enter myST account information" on the STM32CubeMX tool there is no action.

I did not have any issue to download the STM32CubeMX tool.

How can I solve this issue?

I am blocked, can I download this package from the web site?

Best regards

Mich

Best answer by ahsrabrifat

You can download the STM32Cube FW_L0 package directly from ST's website:

https://www.st.com/en/embedded-software/stm32cubel0.html

2 replies

ahsrabrifatBest answer
Senior III
May 27, 2025

You can download the STM32Cube FW_L0 package directly from ST's website:

https://www.st.com/en/embedded-software/stm32cubel0.html

Ghofrane GSOURI
Technical Moderator
May 27, 2025

Hello @mich35 

First let me thank you for posting.

Let's try to follow those steps to resolve the issue :

1- Make sure that you are using the Latest version of CubeMX 6.14.1 .

2- Ensure that your internet connection is stable and that there are no firewall or proxy settings blocking the tool.

3- Try to follow the steps mentioned in this Article How to set the network connection parameters for STM32CubeIDE and STM32CubeMX

4- Regarding downloading the STM32Cube FW_L0 V1.12.3 package ,you can indeed download it manually from the STMicroelectronics website:

 STM32CubeL0 - STM32Cube MCU Package for STM32L0 series (HAL, Low-Layer APIs and CMSIS, USB, File system, RTOS, Touch Sensing - and examples running on ST boards) - STMicroelectronics

Once downloaded, extract the package to a directory on your computer.

You can then manually add this package to STM32CubeMX by specifying the path to the extracted files.

THX

Ghofrane

 

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.