Registered User mNo edit summary |
Registered User m (→Package overview: generic cubeide compliance) Tag: 2017 source edit |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{ApplicableFor | |||
|MPUs list=STM32MP13x, STM32MP15x | |MPUs list=STM32MP13x, STM32MP15x, STM32MP25x | ||
|MPUs checklist=STM32MP13x,STM32MP15x | |MPUs checklist=STM32MP13x, STM32MP15x, STM32MP25x | ||
}}</noinclude> | }} | ||
<noinclude></noinclude> | |||
==STM32DDRFW-UTIL overview == | ==STM32DDRFW-UTIL overview == | ||
This article describes '''STM32DDRFW-UTIL''', an official STMicroelectronics firmware package for DDR configuration and test on {{MicroprocessorDevice | device= | This article describes '''STM32DDRFW-UTIL''', an official STMicroelectronics firmware package for DDR configuration and test on {{MicroprocessorDevice | device=Class}}. | ||
===Package overview === | ===Package overview === | ||
STM32DDRFW-UTIL firmware is a software package containing multiple STM32CubeIDE projects applicable for all STM32 MPU products, with a DDR which includes: | |||
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 {{MicroprocessorDevice | device=Class}} | ||
* '''BSP''', '''CMSIS''' and '''HAL drivers''' for all applicable | |||
* '''DDR_Tool''' full source code with: | * '''DDR_Tool''' full source code with: | ||
** Common directory with general purpose content | ** "Common directory" with general purpose content, | ||
** Tool directory with tool core and tests | ** "Tool directory" with tool core and tests, | ||
** STM32CubeIDE Projects for all ST | ** STM32CubeIDE Projects for all supported ST boards, | ||
* '''Binaries''' for all supported ST boards with [[STM32 header for binary files]] to be programmed directly into | * '''Binaries''' for all supported ST boards with [[STM32 header for binary files]] to be programmed directly into microSD<sup>TM</sup> card or loaded via [[STM32CubeProgrammer]] without using STM32CubeIDE tool. | ||
* '''README.md''' document for help | * '''README.md''' document for help | ||
{{Warning | Dependency with STM32CubeIDE release notified inside the delivery package for the projects ( possible compilation issues with other versions).}} | |||
===README.md === | ===README.md === | ||
The | The {{CodeSource | STM32DDRFW-UTIL | README.md}}, included in the package, describes: | ||
* the software architecture and design of STM32DDRFW-UTIL. | |||
* the | * how to use the STM32DDRFW-UTIL firmware package for DDR configuration and test on {{MicroprocessorDevice | device=Class}}. | ||
* how to use the STM32DDRFW-UTIL firmware package for DDR configuration and test on | |||
==How to get STM32DDRFW-UTIL == | ==How to get STM32DDRFW-UTIL == | ||
{{ | Refer to the following link {{CodeSource | STM32DDRFW-UTIL | / | "STM32DDRFW-UTIL" directory }} to find STM32DDRFW-UTIL firmware package. | ||
<noinclude> | <noinclude> | ||
[[Category:STM32DDRFW-UTIL|01]] | [[Category:STM32DDRFW-UTIL|01]] | ||
{{PublicationRequestId | 24636 | 2022-09-26}} | |||
</noinclude> | </noinclude> |
Latest revision as of 18:22, 10 June 2024
1. STM32DDRFW-UTIL overview
This article describes STM32DDRFW-UTIL, an official STMicroelectronics firmware package for DDR configuration and test on STM32 Arm® Cortex® MPUs .
1.1. Package overview
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
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
Refer to the following link "STM32DDRFW-UTIL" directory to find STM32DDRFW-UTIL firmware package.