Skip to main content
andy2
Associate II
May 26, 2015
Question

Avoid checking BOOT0, possible?

  • May 26, 2015
  • 2 replies
  • 507 views
Posted on May 26, 2015 at 17:01

I made a mistake of not putting BOOT0 pin connect to ground, which the STM32L051 MCU is not working at the moment.  Is it possible to rewrite the bootloader to I could avoid checking the BOOT0 pin for development purpose only?  The deadline would be too close for me to make another set of board. 

If rewriting the bootloader is a method to go, any pointer to where to find the info?

Thanks.
    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    May 26, 2015
    Posted on May 26, 2015 at 19:10

    No.

    Lift the pin, use a jumper wire, or drill out the pin, etc. Whatever remediation techniques you have to address the connectivity issue.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    andy2
    andy2Author
    Associate II
    June 3, 2015
    Posted on June 03, 2015 at 05:00

    Sorry to reply late.  Yes, made another board, and it is all working now.  

    Thanks!