2020-01-09 02:36 AM
Hello community!
I don't plan to sticky this post, it's just planned as a small announcement to make people aware of the new version.
If you prefer that I do these for future releases and/or prefer that I do sticky these posts please let me know.
Some highlights of the new release includes:
I have also updated the sticky post "Features and known issues" to reflect version 1.2.0.
It's available here:
2020-01-09 02:51 AM
Thanks, Markus!
/Martin
2020-01-09 03:21 AM
Thanks. A download link would be fine!
2020-01-09 03:24 AM
Great idea, should have thought of that. I'll edit it into the post!
2020-01-09 04:15 AM
Arg, STM32CubeIDE still requires the USBX library. LIBUSBX has been replaced by LIBUSB since 2015! See https://sourceforge.net/projects/libusbx/.
2020-01-10 09:05 PM
Great Markus!
2020-01-13 07:05 AM
Hi Markus
I am trying to install on Linux (Ubuntu 18.04) but the downloaded install packet (generic installer or debian installer) are failing due to a CRC after unziping:
unzip en.st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.deb_bundle.sh\ \(3\).zip
Archive: en.st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.deb_bundle.sh (3).zip
inflating: st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.deb_bundle.sh bad CRC d9bb5d1d (should be 8ce2769b)
I have tried to download using different browsers with same result. Any report about this ?
Is there any direct download link ? I believe wget is reliable and I would like to give it a try.
Thanks !
Marcelo
2020-01-13 07:33 AM
To try and rule out the download process could you made an md5 checksum, this should be the results:
eca80e90e736e0b76384450c4de205f6 st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.deb_bundle.sh
a32d7fa04f541b8423af57de33db9273 st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.deb_bundle.sh.zip
656165bbcfb31f745828f4e64158ed5f st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.sh
5a5b45332e3d19dfb6706ec4006cca36 st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.sh.zip
2020-01-13 09:05 AM
Hi Markus
It seems we have some problem during download although browser reports a successful download:
md5sum en.st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.deb_bundle.sh.zip
6383c8b4e6f41e88b1c7c15697feafe9 en.st-stm32cubeide_1.2.0_5034_20200108_0926_amd64.deb_bundle.sh.zip
I will talk to IT guys as we have a transparent proxy.
Thanks !
Marcelo