2014-02-27 06:30 AM
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 offlineBest Regards #stm32cube2014-02-28 04:33 AM
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