Skip to main content
Graduate II
February 26, 2021
Solved

How to install STM32CubeL5 in STM32CubeIDE on Ubuntu 20.04?

  • February 26, 2021
  • 5 replies
  • 1384 views

I have installed STM32CubeIDE on Ubuntu 20.04 and set a project for NUCLEO L552ZE-Q, i want to try examples of STM32L5, and found that it need STM32CubeL5. How to install it ?

    This topic has been closed for replies.
    Best answer by Imen.D

    Hi @MQi.1​ ,

    For this purpose, I recommend you the following resources that give you help on using STM32CubeL5 MCU package with provided examples:

    • UM2656 Getting started with STM32CubeL5 for STM32L5 Series
    • AN5424 STM32Cube firmware examples for STM32L5 Series.

    I hope these resources are helpful for you.

    Imen

    5 replies

    Technical Moderator
    February 26, 2021

    Hello @MQi.1​ ,

    You can download the STM32CubeL5 MCU package from STM32CubeMX (integrated with STM32CubeIDE tool) in command-line mode, or using user interface.

    You can follow the instruction in the UM1718:

    0693W000007Zc4EQAS.jpg 

    Please mark my answer as best by clicking on the "Select as Best" button if it fully solved your issue. This will help other users find this solution more quickly.

    Imen

    Imen.DAnswer
    Technical Moderator
    February 26, 2021

    Hi @MQi.1​ ,

    For this purpose, I recommend you the following resources that give you help on using STM32CubeL5 MCU package with provided examples:

    • UM2656 Getting started with STM32CubeL5 for STM32L5 Series
    • AN5424 STM32Cube firmware examples for STM32L5 Series.

    I hope these resources are helpful for you.

    Imen

    MQi.1Author
    Graduate II
    February 27, 2021

    Thanks, Imen, these are just what I want, especially "Getting started with STM32CubeL5 for STM32L5 Series" .

    MQi.1Author
    Graduate II
    February 27, 2021

    I found STM32CubeL5 Firmware Package V1.3.0 / 26-June-2020 has already installed in my STM32CubeIDE, bu how to new a project based on it?

    MQi.1Author
    Graduate II
    February 27, 2021

    Sorry for such a silly question, I found it "Example selector" besides "Board selector".