STM32DDRFW-UTIL

Revision as of 11:05, 1 December 2023 by Registered User (→‎README.md)
Applicable for STM32MP13x lines, STM32MP15x lines, STM32MP25x lines

1. STM32DDRFW-UTIL overview[edit source]

This article describes STM32DDRFW-UTIL, an official STMicroelectronics firmware package for DDR configuration and test on STM32MP1 series and on STM32MP2 series.

1.1. Package overview[edit source]

STM32DDRFW-UTIL firmware is a software package containing multiple STM32CubeIDE projects applicable for all STM32 MPU products, with a DDR which includes:

  • BSP, CMSIS and HAL drivers for all applicable STM32MPxxx series
  • DDR_Tool full source code with:
    • Common directory with general purpose content
    • Tool directory with tool core and tests
    • STM32CubeIDE Projects for all ST supported boards
  • Binaries for all supported ST boards with STM32 header for binary files to be programmed directly into SD card or loaded via STM32CubeProgrammer without using STM32CubeIDE tool.
  • README.md document for help
Warning white.png Warning
Dependency with STM32CubeIDE v1.10.0 for the projects (compilation issue with older versions) on STM32MP1 series.
Warning white.png Warning
Dependency with STM32CubeIDE release notified inside the delivery package for the projects (compilation issues with other versions) on STM32MP2 series.

1.2. README.md[edit source]

The README.md , included in the package, is a complete document that describes:

  • the Software architecture and design of STM32DDRFW-UTIL.
  • how to use the STM32DDRFW-UTIL firmware package for DDR configuration and test on STM32MP1 series and STM32MP2 series MPUs.

2. How to get STM32DDRFW-UTIL[edit source]

Refer to the following link to find STM32DDRFW-UTIL firmware package.