6 years, 10 months ago.

Getting started manual STM32 Nucleo examples

Hello,

The getting started document UM1727 page 8/22 spoke about example code package software in zip file at the www.st.com but this link is not a download link. So where is the zip file STM32 Nucleo_FW_Vx.Y.Z ?

Rdgs

VG

3 Answers

6 years, 10 months ago.

It looks like Vincent has a NUCLEO-L152RE board. I believe the correct version of STM32Cube software for that board is STM32CubeL1. The "Getting Started" document for STM32CubeL1 is UM1802. The demonstration firmware User Manual is UM1804. These documents and the STM32CubeL1 firmware package are at this link:

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubel1.html

Accepted Answer

Thanks for the correction ! Agreed.

posted by Sanjiv Bhatia 18 May 2017
6 years, 10 months ago.

Not sure which processor exactly you want the firmware for but you can find all the firmware here http://www.st.com/en/embedded-software/stm32-embedded-software.html?querycriteria=productId=SC961 Or you can download the STM Cube software and then select the firmware by processor to download - I highly recommend this method. There is a setting to tell STM Cube where you want the zips downloaded to if you want dig through the software - or you can let Cube build you a customized firmware based on the settings you apply in Cube.

6 years, 10 months ago.

The referenced examples are as Bill noted are now inside the STM Cube download:

http://www.st.com/en/embedded-software/stsw-stm32143.html

Download the STM32CubeF1 package

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef1.html

Go to the very bottom of the above webpage to download the F1 example package -> click the GET SOFTWARE button and log in to download.