element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
BeagleBoard
  • Products
  • Dev Tools
  • Single-Board Computers
  • BeagleBoard
  • More
  • Cancel
BeagleBoard
Forum Beaglebone Blue Bricked
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join BeagleBoard to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 18 replies
  • Subscribers 103 subscribers
  • Views 3062 views
  • Users 0 members are here
  • debian
  • beaglebone#
  • beaglebone blue
Related

Beaglebone Blue Bricked

jomoenginer
jomoenginer over 7 years ago

So, I loaded the latest Debian image for the Beaglebone boards, Debian 9.5 2018-10-07 4GB SD LXQT, and was using this for a short bit, but for some reason after trying to run a QT compiled program via remote ssh the BBBlue froze and will not boot any more.  I powered off the board and when it powers on only the Green and Red LEDS from the status bank stay constantly on and the Battery LEDs flash a bit but then 2 stay on constantly; CHG and the one labeled 75.

I have removed all of the EduMIP connections from the board as well as a n LCD that was connected but still nothing happens.  This board does not have the FTDI connections like the Black so I do not have a way to get a console to it to see if it is locking up somewhere.  

 

I've tried removing the SD card as well as use a known good one but still no luck. 

 

This board was running fine for sometime now so I am not sure what happened.  It was not until I loaded the new image that I ran into an issue.

 

Anyone else run into this issue with the Blue?

  • Sign in to reply
  • Cancel

Top Replies

  • Jan Cumps
    Jan Cumps over 7 years ago +4
    I got it working with an MSP432, Jon I'll write down the instructions. It's easy.
  • Jan Cumps
    Jan Cumps over 7 years ago +3
    I have a Green (from Seeed) - so not the same one as you. Have you tried pushing the User button with the working SD Card inserted, and then providing power?
  • Jan Cumps
    Jan Cumps over 7 years ago in reply to jomoenginer +3
    Maybe jkridner knows how to revive a bricked Blue?
Parents
  • shabaz
    shabaz over 7 years ago

    That's disappointing if the design doesn't have UART console pins : (

    I don't have a BB-Blue, but was wondering, does it make any difference if a battery is also connected, as well as the 12V supply? With the original BBB design, if it was modified for battery operation, then the battery needed to be present even if it wasn't charged. Probably the BB-Blue design is different but it could be worth a try. 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • jomoenginer
    jomoenginer over 7 years ago in reply to shabaz

    There are a couple of UARTs mapped to JST connections on the Blue.  I'll have to see if I rig a FTDI to JSt connection to one of these to see if there is any console output.

     

    As far as power, I've tried with and without the battery connected while the 12v supply was connected.  I also, tried running with just the battery as well as with just the USB connected.  Each has the same result with the Blue not booting. 

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • jomoenginer
    jomoenginer over 7 years ago in reply to shabaz

    There are a couple of UARTs mapped to JST connections on the Blue.  I'll have to see if I rig a FTDI to JSt connection to one of these to see if there is any console output.

     

    As far as power, I've tried with and without the battery connected while the 12v supply was connected.  I also, tried running with just the battery as well as with just the USB connected.  Each has the same result with the Blue not booting. 

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Jan Cumps
    Jan Cumps over 7 years ago in reply to jomoenginer

    if you happen to have a Bus Pirate, it allows to act as a USB / UART passtrough (attention: 3.3 V signals on the TX/RX pins, not RS232 compatible.

     

    If I recall well, you can also turn an MSP432 LaunchPad in a USB to Uart converter by tapping off the pins between debugger and controller section.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • jomoenginer
    jomoenginer over 7 years ago in reply to Jan Cumps

    A Bus Pirate would be cool, but I have a few FTDI to USB cables so they should suffice with regards to connecting to  a UART on the Blue.  I am just not sure if the console on the Blue is being sent to a UART or not.  I'll have to try and see.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube