STM32CubeIDE release note

Revision as of 17:15, 16 October 2019 by Registered User

1. STM32CubeIDE 1.1.0 - MPU Support[edit source]

This release of STM32CubeIDE provides support of the cortex®-M core contained in the STM32MP1 series.
It provides:

  • STM32MP1 sample or board selection
  • device configuration
  • target status widget
  • console management
  • cortex®-M project creation, compilation and debug in two modes:
    • engineering mode, with cortex®-M firmware download via JTAG/SWD
    • production mode, with cortex®-M firmware download :
      • via Ethernet link to the LAN or point-to-point
      • via Ethernet-over-USB for point-to-point connection
  • SFR view support for register access
  • remote target path project property (for production mode)
  • remote system explorer configuration

It is available on Linux® and Windows® platforms.


STM32CubeIDE for Linux® host PC STM32CubeIDE for Windows® host PC
Download

Version 1.1.0

  • Download the preferred all-in-one Linux installer from my.st.com
    • en.st-stm32cubeide_1.1.0_x_x_x_amd64.sh.zip
    • en.st-stm32cubeide_1.1.0_x_x_x_amd64.deb_bundle.sh.zip
    • en.st-stm32cubeide_1.1.0_x_x_x_amd64.rpm_bundle.sh.zip

Version 1.1.0

  • Download the all-in-one Windows installer from my.st.com
    • en.st-stm32cubeide_1.1.0_x_x_x_x86_64.exe.zip
Installation

Unzip your package:

$ unzip en.st-stm32cubeide_1.1.0_x_x_x_amd64.x.sh.zip
  • Run the installation script
$ chmod +x en.st-stm32cubeide_1.1.0_x_x_x_amd64.x.sh
$ sudo ./en.st-stm32cubeide_1.1.0_x_x_x_amd64.x.sh
  • When the installation is over, please refer to the Getting Starting document for MP1 Serie available from my.st.com.

Unzip your package with your favorite extractor, then

  • Run the installation exe
$ en.st-stm32cubeide_1.1.0_x_x_x_x86_64.exe
  • When the installation is over,please refer to the Getting Starting document for MP1 Serie available from my.st.com.