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
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Does RPi B+ have high enough power output?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 15 replies
  • Subscribers 709 subscribers
  • Views 2895 views
  • Users 0 members are here
  • b+
  • raspberry_pi
  • raspberrypi
Related

Does RPi B+ have high enough power output?

e14 Contributor
e14 Contributor over 11 years ago

I have just bought a RPi B+ and found it cannot power my WD My Passport 1TB USB3 drive. The drive just clicks rather than spins up.

 

I'm hoping that it is something I ma doing wrong. Do all the USB ports on the B+ provide the same power?

  • Sign in to reply
  • Cancel
Parents
  • rew
    0 rew over 11 years ago

    The 'pi has, just as the Michael says all the ports wired in parallel.

     

    The revision one had two extra polyfuses in the 5V lines going to the USB ports. Those were supposed to currentlimit them to about 100mA. But that was a long time ago. The current "B" is very similar to the B+, except that it has a polyfuse that is one notch smaller.

     

    I've done some measurements on a "classic B". When the 5V drops too low the first thing that fails is the LAN9512. On the 'B this happened when the voltage on the 5V dropped below 4.3V. It is entirely possible that the raspberry pi B+ will continue to run down to about 3.0V: The LAN chip (which is also USB HUB) is the main consumer of the 3.3V. The lan chip will tolerate 3.3V +/- 10%, so at  3.0V it will continue to work. But below that it fails. The CPU also runs off the 5V line... But it too tolerates voltages down to at least 3.0V. So apart from the CPU and the 3.3V regulator is there anything else that uses 5V? Well, yes: The HDMI provides 5V for self-powered converters. And USB.

     

    So, assuming the polyfuse is creating your trouble, you can try to power your raspberry pi "behind" the fuse. i.e. on the GPIO header or on the USB connectors. So what usually works is to have a powered hub and let he lead to the hub power the 'pi too. But that still has the bulky hub in your system...

     

    One other thing you can try: Plug the power-plug of your harddrive into that 2A powersupply..... See what happens.

    (First I'd like to see the disk spin up. Then when you plug the dataplug into the raspberry pi, I'd like to see the 'pi power up as well... )

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • rew
    0 rew over 11 years ago

    The 'pi has, just as the Michael says all the ports wired in parallel.

     

    The revision one had two extra polyfuses in the 5V lines going to the USB ports. Those were supposed to currentlimit them to about 100mA. But that was a long time ago. The current "B" is very similar to the B+, except that it has a polyfuse that is one notch smaller.

     

    I've done some measurements on a "classic B". When the 5V drops too low the first thing that fails is the LAN9512. On the 'B this happened when the voltage on the 5V dropped below 4.3V. It is entirely possible that the raspberry pi B+ will continue to run down to about 3.0V: The LAN chip (which is also USB HUB) is the main consumer of the 3.3V. The lan chip will tolerate 3.3V +/- 10%, so at  3.0V it will continue to work. But below that it fails. The CPU also runs off the 5V line... But it too tolerates voltages down to at least 3.0V. So apart from the CPU and the 3.3V regulator is there anything else that uses 5V? Well, yes: The HDMI provides 5V for self-powered converters. And USB.

     

    So, assuming the polyfuse is creating your trouble, you can try to power your raspberry pi "behind" the fuse. i.e. on the GPIO header or on the USB connectors. So what usually works is to have a powered hub and let he lead to the hub power the 'pi too. But that still has the bulky hub in your system...

     

    One other thing you can try: Plug the power-plug of your harddrive into that 2A powersupply..... See what happens.

    (First I'd like to see the disk spin up. Then when you plug the dataplug into the raspberry pi, I'd like to see the 'pi power up as well... )

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
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 © 2026 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.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube