本帖最后由 香水城 于 2026-9-17 14:03 编辑
可以基于 STM32CubeProgrammer 工具,可通过 USB 接口对支持 USB DFU 模式的 STM32 芯片进行程序烧录。
使用时,需要先使目标芯片进入系统 Bootloader 的 DFU 模式,并在 PC 端安装 STM32CubeProgrammer 提
供的 DFU 驱动。随后,工具即可通过 USB 识别目标设备,完成固件下载、擦除、校验等操作。若电脑中
已安装旧版 DfuSe/DFUSE 驱动,应先卸载并重启,再安装新的 DFU 驱动,以避免驱动冲突导致设备
无法正常识别。
If you are using the STM32 device in USB DFU mode, install the STM32CubeProgrammer DFU driver by running
the “STM32 Bootloader.bat” file. This driver is provided with the release package, and can be found in the
DFU driver folder。
|