STM32CubeIDE release note

Revision as of 09:56, 10 October 2019 by Registered User

1. STM32CubeIDE 1.1.0 - MPU Support[edit source]

This release of STM32CubeIDE provides support of Cortex®-M core contained in the STM32MP1 Family.
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.