STM32CubeIDE version 1.2.0 is now released
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-09 2: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:
- Target support updated in-sync with STM32Cube ecosystem in general.
- The amount of available example projects targeting STM32CubeIDE for new STM32 devices are increasing.
- Integration of STM32CubeMX 5.5.0 and STM32CubeProgrammer 2.3.0
- STM32CubeMX integration improvements
- Import of ioc-file to create new STM32CubeIDE project.
- Ioc-editor related issues on macOS solved.
- Bug fixes related to clock configuration fields in ioc-editor.
- STM32CubeMX menus, such as “Check for updates�? now also available without opening an ioc-file.
- Release build configuration now uses “–Os�? optimization by default (new projects only, old projects not touched).
- Removal of the “debug probe filter�? allows users to use selected debug probe with any MCU/Board. Sometimes with a warning message.
- Maturation of support for STM32L5 in general.
- Support for flash/debug of N-S application when RDP=0.5 with OpenOCD and ST-LINK GDB server.
- Added SVD-files and support for disableConditions.
- ST-LINK GDB server changes
- Default reset strategy changed to “connect under reset�? to simplify debug of low-power examples.
- Fixed connect bug on macOS with the new STM32CubeProgrammer version
I have also updated the sticky post "Features and known issues" to reflect version 1.2.0.
It's available here:
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-09 2:51 AM
Thanks, Markus!
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-09 3:21 AM
Thanks. A download link would be fine!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-09 3:24 AM
Great idea, should have thought of that. I'll edit it into the post!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-09 4:15 AM
Arg, STM32CubeIDE still requires the USBX library. LIBUSBX has been replaced by LIBUSB since 2015! See https://sourceforge.net/projects/libusbx/.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-10 9:05 PM
Great Markus!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-13 7: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-13 7: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-13 9: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
