2015-10-21 01:25 AM
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. #stm322015-10-21 08:48 AM
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.