-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Describe the bug
Unable to upload using maple dfu for STM32F103C8T6
To Reproduce
I used MAPLE DFU2.0 and burned the BootLoader through stm32prg using ST-LINK. When uploading for the first time, the output is like this.But HID BootLoader works well.
It seems that the upload failed, but the program ran correctly. When I plugged in and unplugged the STM32 again, the device manager prompted as follows. It seems that the BootLoader was overwritten?I made sure I selected USB-CDC.I made sure I followed every step according to https://github.com/stm32duino/Arduino_Core_STM32/wiki/Upload-methods and https://www.instructables.com/Programming-STM32-BluePill-Via-Arduino-for-Beginne/
Expected behavior
Use maple bootloader to upload the program.
Screenshots



Desktop (please complete the following information):
- Windows10 Pro 22H2
- Arduino IDE version: 2.3.2
- STM32 core version: 2.7.1
- Tools menu settings if not the default
- Upload method: Maple DFU BootLoader 2.0
Board (please complete the following information):
Additional context
Add any other context about the problem here.

