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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum New Raspberry Pi and 7" display DOA???????
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 4 replies
  • Subscribers 2564 subscribers
  • Views 643 views
  • Users 0 members are here
Related

New Raspberry Pi and 7" display DOA???????

stargeezer60
stargeezer60 over 6 years ago

Hello and thanks for checking this out. I am totally to the world of Raspberry but I am thinking that I might have a dead board or I'm completely lost. I've connected the 7" element 14 touchscreen and a Pi 3b together and inserted a NOOBS card. As I understand things I should get some response when I power it up with a 5v  2amp supply. So far, no joy, just a black screen. The only LED turned on is one red LED near the power jack. I hope you might have a simple clue. Thanks

 

Larry

  • Sign in to reply
  • Cancel

Top Replies

  • Gough Lui
    Gough Lui over 6 years ago +1
    It seems like it may not be booting from the microSD card. Can you check whether the card is plugged in correctly - perhaps remove and re-insert the card. You should see some green flashes from the activity…
  • cghaba
    cghaba over 6 years ago +1
    Did you try to power the display separately?
Parents
  • Gough Lui
    0 Gough Lui over 6 years ago

    It seems like it may not be booting from the microSD card.

     

    Can you check whether the card is plugged in correctly - perhaps remove and re-insert the card. You should see some green flashes from the activity LED when it starts to boot from the card.

     

    To eliminate some possibilities - it may be helpful to start off with an external display connected via HDMI and a keyboard and mouse connected via USB for initial set-up, adding the screen only after you complete initial set-up and updates.

     

    Failing that, you may need to re-image your NOOBS card with the latest image from the official Raspberry Pi Foundation website as it could have somehow become corrupted or may have an out-of-date version that doesn't support your particular model of Raspberry Pi.

     

    - Gough

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Gough Lui
    0 Gough Lui over 6 years ago

    It seems like it may not be booting from the microSD card.

     

    Can you check whether the card is plugged in correctly - perhaps remove and re-insert the card. You should see some green flashes from the activity LED when it starts to boot from the card.

     

    To eliminate some possibilities - it may be helpful to start off with an external display connected via HDMI and a keyboard and mouse connected via USB for initial set-up, adding the screen only after you complete initial set-up and updates.

     

    Failing that, you may need to re-image your NOOBS card with the latest image from the official Raspberry Pi Foundation website as it could have somehow become corrupted or may have an out-of-date version that doesn't support your particular model of Raspberry Pi.

     

    - Gough

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • stargeezer60
    0 stargeezer60 over 6 years ago in reply to Gough Lui

    Thanks for the suggestions. So far I have tried reinserting the card with no changes in any LEDs. I've connected a 3 amp power supply to the positive and neg. pins and have the same red LED on. I have also connected an external display that shows a no connection signal using the HDMI cable. I've changed the HDMI cable. I believe I've changed everything except the Pi. and perhaps the card.

     

    In the words of a childhood friend,Uggh!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jomoenginer
    0 jomoenginer over 6 years ago in reply to stargeezer60

    You might try to remove everything from the Pi and try to boot it without the display to HDMI.  If it is still not booting, then you should burn the latest Raspberry Pi image to an uSD card and then when it boots run the following before adding the Display.

    sudo apt update
    sudo apt upgrade

     

    If you have a volt meter, you should check that the Pi is creating 3.3v and 5v on the appropriate pins when powered on.  If not, there the Pi may have been damaged.

     

    This link has some of the common solutions to a non booting Pi.

    https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=58151

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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