How do I install STM32Cube MCU Package for STM32F4 Series 1.27.1 without an internet connection?
I have STM32CubeIDE installed on a lab machine where internet connectivity is restricted. I need to install v1.27.1. I was able to go to the st.com site and download the en.stm32cubef4_v1-27-0.zip file, transfer it to my lab machine, then using Help->Manage Embedded Software Packages to point at the local ZIP file and install the 1.27.0 main version. However, when I try to install the 1.27.1 patch (en.patch_cubef4_v1-27-1.zip) to upgrade to 1.27.1, the Manage Embedded Software Packages option claims that the zip file is not compatible.
It appears that the only way to get the 1.27.1 upgrade is to use the Help->Check for Embedded Software Packages Updates option. But, that requires an internet connection. There does not appear to be a local file selection option. So, now I'm stuck because of the lab's internet restriction.
Isn't there a way to get the incremental updates without having to use the internet?