2025-01-11 10:01 PM - last edited on 2025-01-12 07:30 AM by STOne-32
Hi everyone
I want to program Stm32F103C8t6 via USB and STM32Cube programmer version 2.10.0. I am using "STM32 smart V2." I pulled up the Boot0 pin and disconnected and connected the USB cable to the board (the board's power comes from the USB, so it resets when the USB gets disconnected and connected ). Still, the Cube programmer can't find any DFU, and the windows always come up with the message "USB not recognized."
let me know if you can suggest any solution
Best regards
2025-01-12 12:10 AM
Read AN2606, F103 dont have DFU in system. Exist user bootloader on git for this...
2025-01-12 12:33 AM
I was confused with AN3156.
thanks .
2025-01-12 05:44 AM
Dear @Behzad ,
DFU bootloader is available only on STM32F105/107 lines inside the STM32F1 series . That table is not wrong but is not exhaustive indeed and sorry for the confusion that might be created . Thanks for the valuable feedback
Ciao
STOne-32