cancel
Showing results for 
Search instead for 
Did you mean: 

Have I blocked my STM32F103 Eval board

sumitb555
Associate
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
1 REPLY 1
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 Up vote any posts that you find helpful, it shows what's working..