Last edited one month ago

PRG-TOOLBOX-DFU release note

Applicable for STM32MP13x lines, STM32MP15x lines

PRG-TOOLBOX-DFU is an open-source tool provided by STMicroelectronics. This tool automates the preparation of STM32 MPU devices through the USB DFU protocol, with the purpose to fuse OTP memory, and to run U-Boot in Fastboot mode.

The tool achieves the startup of the Fastboot mode without requiring any manual hardware setting, based on the U-Boot script.

The tool is a wrapper of dfu-util. It is specifically designed for STM32 MPU devices.

More information can be found in the detailed release notes, referenced later in this article, or in the PRG-TOOLBOX-DFU article.

1. PRG-TOOLBOX-DFU - Version v1.0.0[edit source]

PRG-TOOLBOX-DFU for STM32 Arm® Cortex® MPUs More info.png
Download

Version v1.0.0

  • PRG-TOOLBOX-DFU, open-source tool: available here from the GitHub repository
Compile
  • To use PRG-TOOLBOX-DFU, clone the package on your computer and compile the project with the C++11 compiler (preconfigured Qt® project is provided).
  • Then refer to this article to use this tool.
Contents
  • Installation of U-Boot with or without launching the Fastboot mode
  • OTP fuse: read and write operations
  • Supported devices: STM32MP1 series
  • Supported target memories: SD™ card, eMMC
  • Platforms: Windows® and Linux®