Skip to main content
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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Imen.DBest answer
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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
MQi.1
MQi.1Author
Senior II
February 27, 2021

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

MQi.1
MQi.1Author
Senior 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.1
MQi.1Author
Senior II
February 27, 2021

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