STM32DDRFW-UTIL

Revision as of 11:50, 5 December 2023 by Registered User
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 STM32 Arm® Cortex® MPUs More info.png.

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 STM32 Arm® Cortex® MPUs More info.png
  • DDR_Tool full source code with:
    • "Common directory" with general purpose content,
    • "Tool directory" with tool core and tests,
    • STM32CubeIDE Projects for all supported ST boards,
  • Binaries for all supported ST boards with STM32 header for binary files to be programmed directly into microSDTM card or loaded via STM32CubeProgrammer without using STM32CubeIDE tool.
  • README.md document for help
Warning white.png Warning
Dependency with STM32CubeIDE v1.10.0 (and further versions) 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, describes:

  • the software architecture and design of STM32DDRFW-UTIL.
  • how to use the STM32DDRFW-UTIL firmware package for DDR configuration and test on STM32 Arm® Cortex® MPUs More info.png.

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

Refer to the following link "utilities-ddr" directory to find STM32DDRFW-UTIL firmware package.