Skip to main content
brilloeugene
Associate II
October 21, 2015
Question

STM32 DFU Bootloader Deleted

  • October 21, 2015
  • 1 reply
  • 626 views
Posted on October 21, 2015 at 10:25

Hello. I'm using an STBee evaluation board that has STM32103VE.

I accidentally overwritten the bootloader using the ULINK2 debugger using Keil.

I thought there should be no problem since I have the DFU hex file but after downloading it, I can only enter DFU mode when the ULINK debugger is connected as well.

Do you have any suggestions on how to return this to normal?

Thank you.

#stm32
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 21, 2015
    Posted on October 21, 2015 at 17:48

    Do you have any suggestions on how to return this to normal?

    There's no magic bullet here, you're going to have to find what was originally on the board, and put that image back on it.

    Make sure you set the BOOT0 pin properly so it executes the code in FLASH

    Seek support from the board vendor.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..