1. STM32DDRFW-UTIL overview[edit | edit source]
This article describes STM32DDRFW-UTIL, an official STMicroelectronics firmware package for DDR configuration and test on STM32 Arm® Cortex® MPUs .
1.1. Package overview[edit | 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
- 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
1.2. README.md[edit | 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 .
2. How to get STM32DDRFW-UTIL[edit | edit source]
Refer to the following link "STM32DDRFW-UTIL" directory to find STM32DDRFW-UTIL firmware package.