Last edited 3 years ago

STM32MP15 ecosystem release note - v1.2.0

This article aims to describe the content of the release STM32MP15-Ecosystem-v1.2.0 for STM32MPU Embedded Software distributions and its associated ecosystem.

1 Delivery purpose and scope[edit source]

The new STM32MP15-Ecosystem-v1.2.0 release, dedicated to STM32MP15 microprocessors, is an evolutive maintenance release, including minor evolutions and corrections.

The release, as the previous one, aims:

  • to provide a full ecosystem for STM32MP15x devices.
  • to work efficiently with STM32MP15 boards, using one of the packages (Starter Package, Developer Package, Distribution Package) developed by STMicroelectronics for STM32MPUs.

See Which Package better suits your needs for more information on these packages.


This ecosystem release is constituted by:

  • Two STM32MPU distributions
  • The STM32MPU Embedded Software distribution
  • The STM32MPU Embedded Software distribution for Android
  • The STM32 referenced tools
  • STM32CubeIDE - New STM32 IDE targeted to replace SW4STM32 (STM32-CoPro-MPU Eclipse plugin)
  • STM32CubeMX
  • STM32CubeProgrammer
  • Keygen tool
  • Signing tool
(more details in chapter below)
  • Documentation
  • This user guide (wiki format)
  • Documentation package (more details in chapter below)
  • Supported STM32MP15 boards
  • STM32MP15 Evaluation board ( for "STM32MPU Embedded Software distribution" and "STM32MPU Embedded Software distribution for Android")
  • STM32MP15 Discovery kit (for STM32MPU Embedded Software distribution)
(more details in chapter below)

2 Intended audience[edit source]

The targeted audience consists in STMicroelectronics customers.

3 Licensing[edit source]

This software package is licensed under SOFTWARE LICENSE AGREEMENT, the "SLA". Customer may not use this package except in compliance with the software license agreement (SLA).

4 Main features / main highlights[edit source]

4.1 Boards[edit source]

Boards supported with this STM32MP15-Ecosystem-v1.2.0 release are the same than those supported with the STM32MP15-Ecosystem-v1.0.0.

Boards PCBs list Content Availability
STM32MP157C-EV1 board (board with Crypto)
  • MB1263C (Daughter)
  • MB1262C (Mother)
  • MB1230C (Display)
  • MB1379A (Camera)
  • STM32MP1 STM32MP157CAA3 Rev.B
  • PMIC STPMIC1APQR cut1.2
  • External oscillator
Jan'19
STM32MP157A-EV1 board (board without Crypto)
  • MB1263C (Daughter)
  • MB1262C (Mother)
  • MB1230C (Display)
  • MB1379A (Camera)
  • STM32MP1 STM32MP157AAA3 Rev.B
  • PMIC STPMIC1APQR cut1.2
  • External oscillator
Jan'19
STM32MP157C-DK2 board (board with Crypto)
  • MB1272C (Mother)
  • MB1407B (Display)
  • STM32MP1 STM32MP157CAC3 Rev.B
  • PMIC STPMIC1APQR cut1.2
  • External oscillator
Jan'19
STM32MP157A-DK1 board (board without Crypto)
  • MB1272C (Mother)
  • STM32MP1 STM32MP157AAC3 Rev.B
  • PMIC STPMIC1APQR cut1.2
  • External oscillator
Jan'19


Info white.png Information
STLINK in EVAL and DISCO Rev.C boards integrates the latest firmware STLINK (V2J32M22) which requires upgraded USB PC drivers - Windows USB driver

4.2 Embedded software[edit source]

4.2.1 OpenSTLinux (Cortex®-A7)[edit source]

Openstlinux-20-10-19 is the new version delivered with STM32MP15-Ecosystem-v1.2.0 release. This software set is constituted with following components :

  • Build process
    • OpenEmbedded Thud (v2.6.4)
    • GCC version v8.2
  • Software components
    • Kernel version LTS v4.19.94 - NEW version versus STM32MP15-Ecosystem-v1.1.0 release
    • TF-A version v2.0
    • U-Boot version v2018.11
    • OP-TEE version v3.3.0
    • OpenOCD version v0.10.0
  • Applicative components
    • Weston version v5.0.0
    • GStreamer version v1.14.4
    • GCnano version v6.2.4
  • Main NEW features coming with STM32MP15-Ecosystem-v1.2.0 release
    • Add support of STM32MP15x Rev.Z
    • New SoC Part numbers D, F with 800 MHz support - STM32MP15_microprocessor
    • DMA FIFO bypass (Direct mode) support.
    • PINCTRL RSVD (Reserved) pin configuration to reserve pins for the co-processor.
    • I2C SMBus Alert support
    • UART DMA TX/RX support
    • STMIPI02 DCMI/CSI convertor + Omnivision 5MP
    • STMFX (GPIO expander) driver backport from kernel mainline (STM32MP157x-EV1)
    • STPMIC driver backport from kernel mainline
    • Add SPI driver in U-boot
    • Add RTC driver for UEFI in U-boot
    • Migrate qspi driver to spi-mem framework in U-boot
    • Activate U-Boot ENV support in boot device (NOR/NAND/eMMC or SD card)
  • Internal peripherals assignment at boot time
At boot, you can select two kernel configurations:
  • Configuration 1: All internal peripherals assigned to Cortex-A7 for Linux drivers, Cortex-M4 coprocessing firmware TTY executed by default.
  • Configuration 2: Some internal peripherals assigned to Cortex-M4 to execute Cortex-M4 delivered examples on the board (EVAL or DISCO) see (How to run Cortex-M4 examples).
Configuration 1 is activated by default if you do not specify "2" in the U-Boot console.
More information can be found in How to assign an internal peripheral to a runtime context article.

4.2.2 STM32CubeMP1 (Cortex®-M4)[edit source]

  • Main NEW features coming with STM32CubeMP1-v1.2.0 version, delivered with STM32MP15-Ecosystem-v1.2.0 release :
    • Add support of STM32MP15x Rev.Z
    • New SoC Part numbers D, F with 800 MHz support
    • KEIL Project examples on STM32MP157C-DK2
    • IAR Project examples on STM32MP157C-DK2
    • CubeIDE Project examples on STM32MP157C-DK2
    • New PSRAM HAL driver
    • RTC HAL + LL driver
    • FreeRTOS + OpenAMP new example
  • Features already available in previous version
    • The STM32Cube HAL, STM32 abstraction layer embedded software ensuring maximized portability across the STM32 portfolio. HAL APIs are available for all peripherals.
    • Low-layer APIs (LL) offering a fast lightweight expert-oriented layer that is closer to the hardware than the HAL. LL APIs are available only for a set of peripherals.
    • A consistent set of middleware components such as FreeRTOS, OpenAMP.
    • All embedded software utilities, delivered with a full set of examples.

4.2.3 STM32MP15 distribution for Android (Cortex®-A7) - NEW[edit source]

STM32MP15 distribution for Android™ v1.1.0 (st-android-10.0.0-2020-02-21 tag) is the version delivered with STM32MP15-Ecosystem-v1.2.0 release

Aim of this release:

  • Android™ 10.0.0 porting on OpenSTLinux BSP v1.2.0 (TF-A, U-Boot, OP-TEE, Linux kernel), provided as demonstrator
  • Android™ certifications are not ensured

See STM32MP15 distribution for Android release note for more details.

4.3 STM32CubeProgrammer, Signing tool, Keygen[edit source]

STM32CubeProgrammer v2.4.0 is the version delivered with STM32MP15-Ecosystem-v1.2.0 release. This is an evolutive maintenance release for STM32CubeProgrammer.

  • Main NEW features coming with STM32CubeProgrammer-v2.4.0 version, delivered with STM32MP15-Ecosystem-v1.2.0 release
  • Flashload speed improvement over USB on Windows PC
  • Parallel programming on several targets
  • Features already available in previous version
  • STM32CubeProg installer includes STM32CubeProgrammer, Keygen and Signing tools
  • Flashload SDCard, eMMC, NAND, NOR images through USB and UART for STM32MP157C-EV1, STM32MP157A-DK1, STM32MP157C-DK2 boards
  • Private and public keys generation
  • Images signature
  • Flashlayout file format change
  • STM32MP1 fuses management (with console interface only)
  • PMIC NVM management (with console interface only)

4.4 STM32CubeMX[edit source]

STM32CubeMX-v5.6 is the version delivered with STM32MP15-Ecosystem-v1.2.0 release

  • Main NEW features coming with STM32CubeMX-v5.6 version, delivered with STM32MP15-Ecosystem-v1.2.0 release
  • New SoC part numbers D, F support
  • Device tree (A7)
    • Device tree compliance with Openstlinux-20-10-19
  • DDR
    • LPDDR support on 18x18, 16x16 packages
    • DDR Parameters saving
  • STM32CubeMP1 (M4)
    • Compliant with STM32CubeMP1 V1.2.0
  • Engineering mode support
  • SMBus alert bit support.
  • PCC : Power data update
  • Tutorial Videos
    • DDR tuning [1]
    • How to customize a DT from a ST board [2]
Info white.png Information
CubeMX V5.6 indicates the manifest Openstlinux-4.19-thud-mp1-20-10-19 and this manifest corresponds to Openstlinux-20-10-19 tag
  • Features already available in previous version
  • IO muxing, clock trees configuration
  • STM32MP1 contexts management (A7 non-secure, A7 secure, M4)
  • Device tree code generation
    • dtsi and header files inclusions
    • pinctrl and clocks generation
    • System-On-Chip device nodes positioning
    • multi-core related configurations (ETZPC binding, resources manager binding, peripherals assignment).
Info white.png Information
Note: the other device tree parameters must be filled in manually through user sections tag (from /* USER CODE BEGIN <node> */ to /* USER CODE END <node> */)
  • ST32MP1Cube code generation
  • DDR settings tuning

4.5 STM32CubeIDE[edit source]

STM32CubeIDE V1.3.0 is the version delivered with STM32MP15-Ecosystem-v1.2.0 release.

  • Main NEW features coming with STM32CubeIDE V1.3.0 version, delivered with STM32MP15-Ecosystem-v1.2.0 release
    • New SoC part numbers D, F support
  • Features already available in previous version
  • Cortex-M4 STM32CubeMP1 in "Production mode" and "Engineering mode"
  • Cortex-M4 Firmware compilation, load, debug
  • PC Linux with Ethernet (recommended) or serial link
  • PC Windows with Ethernet or Ethernet over USB link
  • Cortex-M4 Firmware installation directory configurable
Info white.png Information
Customers can continue to use SW4STM32 IDE but the ST Eclipse reference is STM32CubeIDE. In case of support, ST will focus and recommend STM32CubeIDE tool. SW4STM32 projects can be imported in STM32CubeIDE V1.3.0 - Migration process explained in Reference documents

4.6 Miscellaneous[edit source]

5 Main restriction list[edit source]

5.1 Embedded software[edit source]

5.1.1 OpenSTLinux (Cortex®-A7)[edit source]

  • On STM32MP157C-DK2 boards, BT stack doesn't work any more after suspend / resume in Standby mode (function with Stop mode). The issue linked to the Murata Wifi/BT module that expects the 3V3 supply to be kept : in STM32MP1 Standby mode, this supply is switched off and so the Murata firmware is lost. A workaround can be put in place like for wifi GitHub patch with unbind/bind driver BT respectively before after resume (modprobe -r hci_uart && modprobe hci_uart)
  • For DDR initialization in TF-A, it is recommended to setup and to enable all "boot-on" and "always-on" regulators at bootloader stage, after DDR power initialization. Not yet implemented on V1.2.0 delivery and an patch is under preparation and will be pushed on Github

5.1.2 STM32CubeMP1 (Cortex®-M4)[edit source]

  • To avoid errors in OpenAMP when compiling in MDK-ARM IDE, you have to disable the « Use MicroLIB » in « Target » tab
  • The HAL RTC is delivered in this release but it should be used with caution because the RTC is used by Linux, by default. To remove any risk of contention between Linux and the HAL:
    • The write protect (wpr) should be disabled by default and its should never be enabled in any driver (Linux nor HAL)
    • The HAL should only use Alarm B, since Linux is only using Alarm A
    • The RTC interrupt should be shared between Linux and the HAL, to be able to receive alarm notification on each side

5.2 STM32CubeProgrammer, Signing tool, Keygen[edit source]

  • Flashload through UART fails
  • Key generation not functional with STM32MP_KeyGen_CLI on Linux with Ubuntu 16.04 (functional with Ubuntu 18.04)

5.3 STM32CubeMX[edit source]

  • MR0 register for LPDDR settings not set by CubeMX in the generated device tree - Need to set manually this register at 0
  • Warning : when you open a previous project (built with CubeMX versions older than V5.6), the migration will not take into account the user sections part. This part needs to be updated manually according the Openstlinux-20-10-19 manifest

5.4 STM32CubeIDE[edit source]

  • Using OpenOCD with ST-LINK does not check and force ST-LINK firmware update at debug launch. It is therefore recommended to manually update to the latest ST-LINK firmware for the best debug experience. Use the menu: Help > ST-LINK Upgrade"

5.5 Miscelleanous[edit source]

Restrictions lists are available in each sub-component release note, accessible from the following chapters in this same article:

Moreover, the software workarounds implemented in the ecosystem to answer to the STM32MPU device errata are listed in STM32MP15 ecosystem errata sheet.

6 Minor release updates[edit source]

STMicroelectronics regularly delivers updates through github® components which are tf-a, u-boot, optee-os, Linux kernel.
You can decide to incorporate them into your Developer Package (please refer to STM32MP1 Developer Package) or Distribution Package (see below).

To update the Distribution package please proceed as follow:

  1. Switch your Distribution package reference source code to github mode
  2. Use the command devtool modify <recipe name> to have direct access to the source code git repository used by the build process
  3. In the freshly cloned source code, checkout the revision you want to start from via git checkout -b WORK <github® TAG>

More rarely and independently, STMicroelectronics also delivers fixes on layers through github®. These changes can be integrated (via git commands) into your local STM32MP1 Distribution Package environment. Please find below the github® links of the quoted layers :

7 Reference documents[edit source]

All the resources for the STM32MP1 Series are located in the Resources area of the STM32MP1 Series web page.

The resources below are referenced in some of the articles of this user guide.

Info white.png Information
The different STM32MP15 microprocessor part numbers available (with their corresponding internal peripherals, security options and packages) are described in the STM32MP15 microprocessor part numbers.

New.png means that the document (or its version) is new compared to what was delivered within the previous ecosystem release.


Reference Name Link Version
Application notes
AN4803 High-speed SI simulations using IBIS and board-level simulations using HyperLynx® SI on STM32 MCUs and MPUs AN4803.pdf v2.0
AN5027 Interfacing PDM digital microphones using STM32 MCUs and MPUs AN5027.pdf v2.0
AN5031 Getting started with STM32MP15 Series hardware development AN5031.pdf v1.0
AN5036 Thermal management guidelines for STM32 applications AN5036.pdf v3.0
AN5109 STM32MP1 Series using low-power modes AN5109.pdf v3.0
AN5122 STM32MP1 Series DDR memory routing guidelines AN5122.pdf v3.0
AN5168 STM32MP1 series DDR configuration AN5168.pdf v1.0
AN5225 USB Type-C™ Power Delivery using STM32xx Series MCUs and STM32xxx Series MPUs AN5225.pdf v2.0
AN5253 Migration of microcontroller applications from STM32F4x9 lines to STM32MP151, STM32MP153 and STM32MP157 lines microprocessor AN5253.pdf v1.0
AN5256 STM32MP151, STM32MP153 and STM32MP157 discrete power supply hardware integration AN5256.pdf v1.0
New.png AN5260 STM32MP151/153/157 MPU lines and STPMIC1B integration on a battery powered application AN5260.pdf v1.0
AN5275 USB DFU/USART protocols used in STM32MP1 Series bootloaders AN5275.pdf v1.0
AN5284 STM32MP1 series system power consumption AN5284.pdf v1.0
AN5348 FDCAN peripheral on STM32 devices AN5348.pdf v1.0
New.png AN5431 The STPMIC1 PCB layout guidlines AN5431.pdf v1.1
New.png AN5438 STM32MP1 Series lifetime estimates AN5438.pdf v1.0
Datasheets[1]
DS12505 STM32MP157C/F datasheet
(secure)
DS12505.pdf New.png v3.0
DS12504 STM32MP157A/D datasheet
(basic)
DS12504.pdf New.png v3.0
DS12503 STM32MP153C/F datasheet
(secure)
DS12503.pdf New.png v3.0
DS12502 STM32MP153A/D datasheet
(basic)
DS12502.pdf New.png v3.0
DS12501 STM32MP151C/F datasheet
(secure)
DS12501.pdf New.png v3.0
DS12500 STM32MP151A/D datasheet
(basic)
DS12500.pdf New.png v3.0
DS12792 STPMIC1 datasheet
stpmic1.pdf New.png v3.0
Errata sheets
ES0438 STM32MP15xx device errata ES0438.pdf New.png v4.0
Reference manuals[1]
RM0436 STM32MP157 reference manual
(STM32MP157xxx advanced Arm®-based 32-bit MPUs)
RM0436.pdf New.png v4.0
RM0442 STM32MP153 reference manual
(STM32MP153xxx advanced Arm®-based 32-bit MPUs)
RM0442.pdf New.png v4.0
RM0441 STM32MP151 reference manual
(STM32MP151xxx advanced Arm®-based 32-bit MPUs)
RM0441.pdf New.png v4.0
Boards schematics
MB1262 schematics STM32MP157C-EV1 motherboard schematics
MB1262-C01 board schematic (Evaluation board)
MB1262-C01.pdf v1.0
MB1263 schematics STM32MP157C-EV1 daughterboard schematics
MB1263-C01 board schematic (Evaluation board)
MB1263-C01.pdf v1.0
MB1230 schematics DSI 720p LCD display daughterboard schematics
MB1230-C board schematic (Evaluation board)
MB1230-C.pdf v1.1
MB1379 schematics Camera daughterboard schematics
MB1379-A01 board schematic (Evaluation board)
MB1379-A01.pdf v1.0
MB1272 schematics STM32MP157x-DKx motherboard schematics
MB1272-DK2-C01 board schematic (Discovery kit)
MB1272-C01.pdf v1.0
MB1407 schematics STM32MP157x-DKx daughterboard schematics
MB1407-LCD-C01 board schematic (Discovery kit)
MB1407-C01.pdf v1.0
Boards user manuals
UM2535 STM32MP157x-EV1 evaluation board user manual UM2535.pdf v2.0
UM2534 STM32MP157x-DKx discovery board user manual UM2534.pdf v1.0
Tools user manuals
New.png UM2563 STM32CubeIDE installation guide UM2563.pdf v1.0
New.png UM2553 STM32CubeIDE quick start guide UM2553.pdf v1.0
New.png UM5360 Getting started with projects based on the STM32MP1 Series in STM32CubeIDE UM5360.pdf v1.0
New.png UM2609 Description of the integrated development environment for STM32 products UM2609.pdf v1.0
New.png UM2579 Migration guide from System Workbench to STM32CubeIDE UM2579.pdf v1.0
New.png UM1718 STM32CubeMX user manual UM1718.pdf v31.0
New.png UM2237 STM32CubeProgrammer tool user manual UM2237.pdf v10.0
New.png UM2238 STM32 Trusted Package Creator tool user manual UM2238.pdf v5.0
New.png UM2542 STM32 Series Key Generator tool user manual UM2542.pdf v1.0
New.png UM2543 STM32 Series Signing tool user manual UM2543.pdf v1.0


8 How to get the software and start with this release?[edit source]

The list of embedded software packages available for download depends on the selected package.

The table below provides the available board part numbers and the source of information in order to:

  • Get started with one of the three available Packages (Starter, Developer or Distribution Packages)
  • Get started with the board
  • Find the associated embedded software distributions
  • Download source code
  • Build an embedded software
Board part number Jump to
STM32MP157C-EV1
Evaluation board
STM32MP15 Evaluation boards - getting started, including software download
STM32MP157X-DKX
Discovery kit
STM32MP15 Discovery kits - getting started, including software download

9 STM32MPU Embedded Software distribution detailed release notes[edit source]

The table below lists the software packages available in the STM32MPU Embedded Software distributions, and provides the corresponding release notes.
The release notes provide more information and details about the features and content of each package.
The release notes does not explain how to get software. For that, refer chapter How to get the software and start with this release

Firmware Release note Version
OpenSTLinux Distribution STM32MP15 OpenSTLinux release note - v1.2.0 openstlinux-20-10-19
STM32Cube MPU Package STM32CubeMP1 Package release note - v1.2.0 STM32CubeMP1-v1.2.0
STM32 MPU Distribution for Android STM32MP15 distribution for Android release note - v1.1.0 st-android-10.0.0-2020-02-21

10 Referenced tools release notes[edit source]

The table below lists the available tools, and provides links to the respective release notes.

Each release note provides information on how to install and use the corresponding tool.

The set of tools to be downloaded depends on the Package to be used (double check Which Package better suits your needs article to find more information on each Package).

Tools Release notes Host PC Which Package may need the tool ?
Linux version Windows version Starter Package Developer Package Distribution Package
STM32CubeIDE STM32CubeIDE_release_note 1.3.0 1.3.0
STM32CubeMX STM32CubeMX release note from 5.6 from 5.6
STM32CubeProg STM32CubeProgrammer release note 2.4.0 2.4.0
Keygen KeyGen release note 1.0.0 1.0.0
Signing tool Signing tool release note 1.0.0 1.0.0

11 References[edit source]

  1. 1.0 1.1 The part numbers are specified in STM32MP15 microprocessor part numbers