2020-12-17 07:05 AM
2020-12-17 07:26 AM
Hello @Manan ,
Welcome to the STM32 Community :smiling_face_with_smiling_eyes:
I recommend you the ready to use examples with the STM32CubeL0 MCU package: STM32Cube_FW_L0_V1.11.3\Projects\NUCLEO-L073RZ\Examples
You will find a rich set of examples and applications for different toolchains (EWARM, MDK-ARM, SW4STM32) and select the one suitable for you.
Then, you can migrate the project to STM32CubeIDE following the user manual to import Cube projects from SW4STM32 to STM32CubeIDE:
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
2020-12-17 07:26 AM
Hello @Manan ,
Welcome to the STM32 Community :smiling_face_with_smiling_eyes:
I recommend you the ready to use examples with the STM32CubeL0 MCU package: STM32Cube_FW_L0_V1.11.3\Projects\NUCLEO-L073RZ\Examples
You will find a rich set of examples and applications for different toolchains (EWARM, MDK-ARM, SW4STM32) and select the one suitable for you.
Then, you can migrate the project to STM32CubeIDE following the user manual to import Cube projects from SW4STM32 to STM32CubeIDE:
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
2020-12-17 07:38 AM
Thanks @Imen DAHMEN for your prompt help and reply.
We will follow your instruction and get back if required.
Manan Oza
2020-12-17 09:43 AM
Or simply start new STM32 project wizard in CubeIDE and select
2020-12-17 10:17 AM
Thanks @MM..1
2020-12-17 10:23 AM
After you do first project IDE downloads firmware and you can on my screenshot select too up Examples...
2020-12-17 11:35 AM
I think you are referring to STM32CubeL0 package rather then STM32CubeL4 in the link.
Thanks for your support,
Manan Oza
2020-12-17 11:50 AM
Thanks @Manan for pointing this out to me.
You are right! It should be STM32CubeL0. I corrected the typo.
Imen