cancel
Showing results for 
Search instead for 
Did you mean: 

Where to download offline Package for STM32 CMSIS Libraries

taraben
Senior
Posted on September 02, 2014 at 21:51

under Windows stmCube does all the download of the libraries for me.

But how can I keep uptodate with the libs? It looks there is no possibility to download the libs separately.

PS: It would be great if ST can make the tool real cross platform. Where can I complain to be heard?

Regards, Adib.

#stm32 #cube
2 REPLIES 2
Péter Kalicz
Associate
Posted on September 03, 2014 at 18:21

Dear Adib,

I use this way:

From the 

http://www.st.com/stm32

 select your favorite microcontroller family,

series, and a part number from the list.

In the appearing window there is a ''Design resources'' tab. In this tab

somewhere at the end there is a ''Related Tools and Software'' title.

Under this title appears eg. the case of STM32L1 family a link:

''STSW-STM32077  STM32L1xx standard peripherals library''.

an you are in your goal, click it and download.

Maybe there are more optimal paths, but it is work well for me.

If you want to monitor it, I recommend you to create a myST account and

link your favorite MCU in your list.

Peter

PS: Maybe the description above not works with every family. I made a

test with the newer STM32 L0 family (supported with Cube) and I did not

find the offline library. :( 
taraben
Senior
Posted on September 05, 2014 at 11:14

the peripheral library I get for stm32f4 ist the previous one

STM32F4xx_DSP_StdPeriph_Lib_V1.3.0

the one that comes with STM32cube is not the same and has always hal_...in the filename.

Adib.