Install firmware package from local zip file
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