Skip to main content
zamek42
Associate II
April 19, 2017
Question

Install firmware package from local zip file

  • April 19, 2017
  • 3 replies
  • 2385 views
Posted on April 19, 2017 at 14:42

Hi All,

How can I install a new firmware package to stm32CubeMX. I tried to install 

X-NUCLEO-IDW01M1 which is a wifi driver firmware package. 

I downloaded the file (en.x-cube-wifi1_firmware.zip) and I tried to install it from cubemx, but I got an error: 

'this package version is not managed on this version of STM32CubeMX'

I use Debian Linux, and my cubemx version is: 4.20.1 STM32Cube V1.0 on help/about

The zip file is not corrupted, I can unzip it and it has a directory:

STM32CubeExpansion_WIFI1_V3.0.1 and the directory contains a package.xml file:

<?xml version='1.0' encoding='ISO-8859-1' standalone='no'?>

<Package DBVersion='2.0'>

<PackDescription Release='FW.WIFI1.3.0.1'>

<Note Release='ReleaseNotes.html'/>

</PackDescription>

</Package>

thx

Zamek

#cubemx #firmware #local-install
This topic has been closed for replies.

3 replies

Technical Moderator
April 19, 2017
Posted on April 19, 2017 at 14:55

Hi,

The expansion package are not downloadable under STM32CubeMx. You should download the X-CUBE-WIFI1 package from ST web through this link 

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-software/x-cube-wifi1.html

.

Only Cube firmware package can be downloaded from this tool.

0690X00000606ofQAA.png

Thanks

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
zamek42
zamek42Author
Associate II
April 19, 2017
Posted on April 19, 2017 at 15:39

Hi,

I belived that, I can use the expansions under cubemx.

ok, thx

Tesla DeLorean
Guru
April 19, 2017
Posted on April 19, 2017 at 16:48

Yes it is definitely a bit nonsensical..

The LoRaWAN stuff is free standing, really doesn't need/use Cube, but has it in the name, just uses the HAL libraries, and compiles as unpacked in Keil, IAR, etc.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
krishna K H
Associate II
May 1, 2017
Posted on May 01, 2017 at 10:06

Hi Zamek..

I'm also try configure the Ethernet in  STM32f429 nucleo board , please share me your example code .

It's help full for me....I try to configure the Ethernet With respect to your example... 

Best of regards

krishna