Skip to main content
fab cnq
Associate
May 30, 2018
Question

Possibly bricked discovery f746ng board?

  • May 30, 2018
  • 1 reply
  • 1150 views
Posted on May 30, 2018 at 14:51

I was testing the functionality of the board under os x. This involved the use of st-flash . It seems that the stlink part itself is still working but I can't communicate with the processor. Using usb mass to upload an application gives me back a fail txt log. Using st-info isn't useful as it does not recognize the processor. Is there any way (jtag, usart?) to recover erease or unbrick the processor? As of now I can't upload any application. Thank you!

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    May 30, 2018
    Posted on May 30, 2018 at 15:13

    Pull/connect BOOT0 high, it will stop your code running. This type of issue can be caused code in you app reconfiguring the debug pins, turning off the clocks, or powering down the device.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    fab cnq
    fab cnqAuthor
    Associate
    May 30, 2018
    Posted on May 30, 2018 at 16:53

    http://www.st.com/en/evaluation-tools/32f746gdiscovery.html

     

    This is the board... I can't locate the pin.. think it is not exposed

    Tesla DeLorean
    Guru
    May 30, 2018
    Posted on May 30, 2018 at 18:48

    Try the ST-LINK Utilities with the ''Connect Under Reset'' option, and if that connects Erase the part.

    Short R42 pads

    0690X00000604cmQAA.jpg
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..