element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum F1/F2 polyfuses gone
  • 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
  • Replies 34 replies
  • Subscribers 667 subscribers
  • Views 3929 views
  • Users 0 members are here
  • raspberry_pi
Related

F1/F2 polyfuses gone

Former Member
Former Member over 13 years ago

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=8591&start=153

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    Former Member over 13 years ago

    For those of you wanting the executive overview:

     

     

    jbeale wrote:I just received my 2nd R-Pi, this one from stock (yay MCM Electronics) which took just a week to ship from Ohio to California. I was pleased, but surprised to see that the USB fuses F1, F2 are now just 0-ohm jumpers (photo below). I was able to confirm they measure less than 0.1 ohms. Is this the new standard going forward?

     

     

    by Burngate

    You've obviously recieved a Chinese pirate copy - it won't have all the features a proper Pi would have, such as not working with some keyboards, and the like.

     

    by eben » 25 Aug 2012 10:34

    Yes. After seeing how many people have decided to modify their boards with zero-ohm links, and having done some safety and reliability testing, we've decided that the best course of action is to remove the USB fuses from the design. Right now they're linked out, but on a subsequent board revision the pads will be removed entirely.

     

     

    by liz » 25 Aug 2012 10:37

    And I'm impressed someone noticed so quickly!

     

     

    From Me Peg: Unlike on this Forum, I do not read every little thing on the org forum. . . BUT . . . is it just me or does this seem kind of sneaky? Or to put it another way. . . what happened to the "Open" in the open software/hardware world? Or did I miss the instructions on what to do with the two pi's I now own to make them more stable? No suggestions on buying the beagleboard Morgaine! image


    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • fustini
    fustini over 13 years ago in reply to Former Member

    Thanks for the heads up on the 0-ohm change.  Someone at my hackerspace Pi meetup last night told me he got his Pi from MCM last week, so I asked I could see it... and it was indeed "ohmless":

    image

    image

    I'm very interested to see at a future meeting what will happen when we swap his Pi into someone's setup who is having trouble with USB devices that might be power related.  With the USB host port polyfuses gone, I'm wondering if it is still be necessary to recommend using a self-powered hub for a WiFi adapter.  (the GWU625 I've been using lists "Transmit : < 380mA. ; Receive: < 250mA").

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jamodio
    jamodio over 13 years ago in reply to fustini

    I was tempted to replace the fuses by a pair of 0 ohm resistors but I only had 1206 size and didn't like how they landed on the pads,

    casually I had some 500mA polyfuses of the same size, so I used those.

     

    After the change I didn't have any problems to have an old Digitus Dongle with the Realtek 8187 chipset working directly from the

    one of the R-Pi USB ports, this dongle says on the ConfiguratorDescriptor.MaxPower: 500mA

     

    Ddin't do much to test if there is any packet loss issues with WiFi.

     

    -J

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • fustini
    fustini over 13 years ago in reply to jamodio

    For the polyfuse on the micro usb power input, I see on the eLinux wiki it is 1.1A with a hold current of 700mA.  Does that mean the Pi can only draw 700mA before the polyfuse starts to gain resistance and decrease the 5V input? 

     

    I'm guessing the downside to 0-ohm or bigger 500mA polyfuse is that the USB devices can now draw enough current to make the power input polyfuse react.  I wonder if this would effect the functioning off the rest of the Pi (which I think it using 3.3V and 1.8V rails, right?).  Hookup an external harddisk directly and the Pi reboots?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to fustini

    > Hookup an external harddisk directly and the Pi reboots?

     

    We don't really know what the future plans are for power distribution. Morgaine has advocated that the USB power shouldn't go through F3. Some people have suggested 1 ohm instead of zero, or larger capacitors, in order to prevent voltage sags from hot plugged USB devices. Anyway, this change seems like an improvement, even if it doesn't solve all the power issues.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Former Member
    Former Member over 13 years ago in reply to fustini

    > Hookup an external harddisk directly and the Pi reboots?

     

    We don't really know what the future plans are for power distribution. Morgaine has advocated that the USB power shouldn't go through F3. Some people have suggested 1 ohm instead of zero, or larger capacitors, in order to prevent voltage sags from hot plugged USB devices. Anyway, this change seems like an improvement, even if it doesn't solve all the power issues.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • jamodio
    jamodio over 13 years ago in reply to Former Member

    I can't remember if there is an specific value required/recommended by the USB 2.0 standard, I've been usnig 150µF and the reference design schematics and eval board for the SMSC LAN9512 show that value as well for each port.

     

    The R-Pi has a single 47µF shared by both ports.

     

    PS. I"m still waiting to see what else is on "Pete's list", this "silent" fix by RPF replacing the polyfuses by a 0 ohm resistor is another engineering oddity and it does not sound professional that they decided to do it (and apparently testing it) because we were doing it, they should have a more reasonable explanation.

     

    -J

    • Cancel
    • Vote Up 0 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