2024-11-04 09:54 PM - edited 2024-11-04 09:56 PM
Hello,
I am developing a project using nucleo-l4r5zi ulp mcu. I am trying to find example codes for peripherals and generic components like rtc, iwdg etc but i am not able to find it in stm32cube ide as only middleware examples related to usb, rtos etc can be found when i search examples wrt the board. Can anyone share or guide me through the proper resources, where i can find examples for all functionalities of the board.
Thank you
2024-11-04 10:31 PM
Hello,
https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/NUCLEO-L4R5ZI/Examples
2024-11-04 10:32 PM
Hello @vilas_shetty
All those examples are available on the STM32CubeL4 as yiu can see in this link https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/NUCLEO-L4R5ZI
You can Clone it from Github (not download it) or from our ST Website
Best Regards.
STTwo-32
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.
2024-11-04 10:42 PM
Hello,
you can download the example code in stm32cubeL4 at