Last edited 2 weeks 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 Fastboot mode without requiring any manual hardware setting, based on 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 this 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 ,is available here from GitHub repository
Compile
  • To use PRG-TOOLBOX-DFU, clone the package on your computer and compile the project with C++11 compiler. (Pre-configured Qt® project is provided)
  • Then refer to this link, to use this tool.
Contents
  • Install U-Boot with/without launching Fastboot mode
  • OTP Fuse: Read and write operations
  • Supported devices: STM32MP1 series
  • Supported target memory: SD card, eMMC
  • Platform: Windows and Linux®