
Application Description
Application for Updating Firmware of STM32 CPU via USB Cable Using USB DFU Protocol
The realization of this application is based on the following documents from STMicroelectronics:
- AN2606: STM32 Microcontroller System Memory Boot Mode
- AN3156: USB DFU Protocol Used in the STM32 Bootloader
How to Use the Application
PREREQUISITE
Your mobile device must support USB-OTG.
PREPARATION
- Connect the STM32 board to your mobile device using a USB-OTG cable.
- Activate the bootloader mode for the STM32. For detailed instructions, refer to AN2606. Generally, you need to set the pins BOOT0 and BOOT1 in the correct combination according to your CPU model.
PROGRAMMING
Select the Firmware File:
- The firmware file should be in one of the following formats:
- Intel Hex
- Motorola S-Record
- DfuSe (STMicroelectronics DFU format)
- Raw Binary
- The firmware file should be in one of the following formats:
Set Writing Options:
- You can select from the following options:
- Erase only necessary pages
- Unset readout protection if needed
- Go CPU after programming
- You can select from the following options:
Initiate Programming:
- Press the "Load file to flash" button and wait for the operation to complete.
Additional Operations Available in the Application:
- Erasing
- Checking flash for blank
- Comparing flash with file
You can select these operations via the appropriate menu items.
Tested Models:
The application has been tested on the following STM32 microcontroller models:
- STM32F072
- STM32F205
- STM32F302
- STM32F401
- STM32F746
- STM32G474
- STM32L432
RESTRICTION OF USING
You can perform up to 25 firmware uploads completely free. After reaching this limit, you can purchase one of the following services:
- Additional 100 uploads
- Unlimited use of the application
StmDfuUsb Screenshots
Reviews
Post Comments