2021-02-26 02:39 AM
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 ?
Solved! Go to Solution.
2021-02-26 07:59 AM
Hi @MQi.1 ,
For this purpose, I recommend you the following resources that give you help on using STM32CubeL5 MCU package with provided examples:
I hope these resources are helpful for you.
Imen
2021-02-26 07:52 AM
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:
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
2021-02-26 07:59 AM
Hi @MQi.1 ,
For this purpose, I recommend you the following resources that give you help on using STM32CubeL5 MCU package with provided examples:
I hope these resources are helpful for you.
Imen
2021-02-26 04:10 PM
Thanks, Imen, these are just what I want, especially "Getting started with STM32CubeL5 for STM32L5 Series" .
2021-02-26 06:15 PM
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?
2021-02-26 06:20 PM
Sorry for such a silly question, I found it "Example selector" besides "Board selector".