cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMx offline firmware package installation

ecruzolivera
Associate
Posted on February 27, 2014 at 15:30

hi,

I downloaded the stm32cubemx.zip and install it, then downloaded stm32cubef4.zip  separately, can anyone tell me how to install the firmware package in the stm32CubeMx offline

Best Regards

#stm32cube
1 REPLY 1
fauvarque.daniel
ST Employee
Posted on February 28, 2014 at 13:33

You can specify in STM32CubeMX the location of the unzipped library.

Here is the procedure:

  unzip the stm32cubef4.zip where you want.

  in STM32CubeMX go to Help -> Updater Settings and change the Repository Folder to the directory where you unzipped the library.

by default this repository is under /c/Users/xxx/STM32Cube/Repository but it can be anywhere.

You should have in the pointed directory a directory named STM32Cube_FW_F1_V1.0.0

Regards

Daniel