Skip to main content
sumitb555
Visitor II
July 19, 2015
Question

Have I blocked my STM32F103 Eval board

  • July 19, 2015
  • 1 reply
  • 566 views
Posted on July 19, 2015 at 15:46

I have been using the following setup for trying out a few demo programs. I use the jLINK OB. However it appears that I have blocked my STM32 by uploading bad code.

Is there some means of resetting the board in the current setup, to be able to reprogram / debug it.

0690X000006032xQAA.jpg

0690X00000605HzQAI.png
    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    July 19, 2015
    Posted on July 19, 2015 at 16:37

    You'd want to find the BOOT0 pin, and have it pulled high at RESET. This would run the System Loader code instead of whatever broken code you have loaded currently.

    Try to avoid reprogramming the GPIO pins related to th JTAG/SWD interface, or low power WFI loops.

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