I don't know. I am getting more and more confused when I am trying to summarize information from this forum. All topics says something different and I am just lost.
I already have some details that some of the USB hubs provide back power through the actual usb lead going from USB hub to Raspberry Pi. And I've heard that this current is not using any fuses.
Because I am constantly working, when I am coming back home, I feel myself like I won't touch any electronic devices until the next day (sorry.. working in IT is not always the best for geeks). Therefore when I am thinking about checking the raspberry really carefully once coming back home, it feels like it is at least 4-5 hours project with checking almost everything that could be physically checked.
Ok.. enough of crying here
I am using Raspberry Pi Model B.
Have couple of 8GB SD Card (Using only Genuine Sandisks 8-10 class).
Raspbian has been installed directly from distribution (not by Noobs).
Looking at the leaflet attached to Raspberry,
I should use a power supply unit with 0.7A - 1.1A.
Of course there is a different info at the Raspberry's FAQ (it has been updated so the leaflet from the box might be out of date):
Code: Select all
I. POWER
1. What are the power requirements?
The device is powered by 5v micro USB. Exactly how much current (mA) the Raspberry Pi requires is dependent on what you hook up to it. We have found that purchasing a 1.2A (1200mA) power supply from a reputable retailer will provide you with ample power to run your Raspberry Pi for most applications, though you may want to get a 2.5A (2500mA) if you want to use all 4 USB ports on the Model B without using an external powered USB hub.
Typically, the model B uses between 700-1000mA depending on what peripherals are connected, the Model B+ has slightly more efficient power circuits as well as more available USB ports and can use between 600-2000mA, and the model A can use as little as 500mA with no peripherals attached. The maximum power the Raspberry Pi Model A and B can use is 1 Amp, so if you need to connect a USB device that will take the power requirements of the Raspberry Pi above 1 Amp then you must connect it to an externally powered USB hub. Alternatively, the maximum power the Model B+ can use is 2 Amps before needing to connect devices to an externally powered USB hub.
The power requirements of the Raspberry Pi increase as you make use of the various interfaces on the Raspberry Pi. The GPIO pins can draw 50mA safely (that is 50mA distributed across all the pins! An individual GPIO pin can only safely draw 16mA), the HDMI port uses 50mA, the camera module requires 250mA, and keyboards and mice can take as little as 100mA or over 1000mA! Check the power rating of the devices you plan to connect to the Pi and purchase a power supply accordingly. If you’re not sure, buy a powered hub.and also information about the "backfeed"
Code: Select all
2. Can I power the Raspberry Pi from a USB Hub?
It depends on the hub. Some hubs comply with the USB 2.0 Standard and only provide 500mA per port, which may not be enough to power your Raspberry Pi. Other hubs view the USB standards more like guidelines, and will provide as much power as you want out each port. Please also be aware that some hubs have been known to “backfeed” the Raspberry Pi. This means that the hubs will power the Raspberry Pi through its USB cable input cable, without the need for a separate micro-USB power cable, and bypass the voltage protection. If you are using a hub that “backfeeds” to the Raspberry Pi and the hub experiences a power surge, your Raspberry Pi could potentially be damaged. The additional information column provides details as to whether the Raspberry Pi can be powered directly off the hub and if the hub “backfeeds” power to the Raspberry Pi.
Previously I was using two USB powered hubs from Belkin
and Amazon Kindle USB charger (with Micro USB cable) with 0.8A current.
The USB hubs model is F5U404-BLK. 4 USB ports on each hub.
At the back of them, there is a B port for USB cable going to the host.

Image taken from amazon.com
USB hubs are powered by PSU from DVE, which provides 5V with 2.5A per each hub.
Those two USB hubs were connected to two USB ports in Raspberry.
USB hubs have a backfeed, so once connected to Raspberry Pi it starts at the same time as the hubs.
To one of the powered HUB I have connected three 2.5" SATA2 HDDs in USB 2.0 Enclosures.
One of the enclosures is using Y-type USB cable (2 usb plugs).
So to one of the hubs I had 2x 2.5" HDDs with a single USB connection and 1x 2.5" with double USB.
To my second USB hub - I have only connected a 3.5" HDD which was powered by it's own power supply and this one does not provide any backfeed power.
Currently I have started again from a scratch and formatted all the SD cards, installed Raspbian and connected my Raspberry only to my new USB charger which is 5V, 2.1A.
Previously I had 3 power supplies connected to my Raspberry.
So:
Power in:
Two powered usb hubs (2x 2.5A) + Amazon Kindle USB charger 0.8A - total 5.8A
Power out:
Raspberry model B takes max 1A.
3x 2.5" HDD (with one of them connected by two USB male plugs, so 4x) - 4x500mA = 2A
1x 3.5" HDD with it's own power supply.
Even with the power for the USB powered led and the hub itself, this should add addditional 2x100mA = 200mA
So in total we have 5.8A in and 3.2A taken.
During any work with this setup - I had constant problems with SD card being damaged/corrupted and almost every weekend I had to image the SD card again and again,
to have Raspberry Pi working. Really irrytating once you are away from home for 2 weeks and you know that once you will come back - your weekend will be lost to recover Raspberry again.
Not even mentioning all the downtime .
Apart from SD cards being corrupted (and I will straight away mention that there isn't any problem with the SD cards itself) the USB drives were dismounting themselves randomly from time to time,
and only a reset was bringing them back online.
I went through many USB hubs, different connection configurations, finally I have said - ENOUGH.
--------------------------
So I've started from a scratch. Currently Raspberry PI is using the same SD cards, but apart from network cable and the power supply cable (Micro USB), nothing else is connected to it.
I have spent again money and I bought a different power adapter which has 5V 1A (with a nice looking name "kit:")
Image below shows black model with 2.1A
image taken from mobilefun.co.uk
This Raspberry PI is already working fine for 2 weeks without any problems at all.
Now I am preparing myself to connect the USB hubs and after that - the USB harddrives again.
Recently I have received new 2.5" HDDs and I have also bought some new USB enclosures (this time even with USB 3.0 which does not make any difference with Raspberry)
I am afraid to use the same powered usb hubs, because they provide this backfeed power.
I can't locate any more reasons of my previous issues.
Because powered USB hubs are not some cheap ones and I think Belkin is one of those companies which do provide a good quality products,
I also do not believe that issue lies within the usb hubs.
So going to the end of this long story - is there any reason that I should cut off the power backfeed from those powered usb hubs?
If yes - which exact voltage has to be removed? USB plug has +5, Data +, Data - and Ground

Image taken from frontx.com
If I am correct - that means that +5V should be removed. Anyone could confirm?
I would be happy to discuss this matter until I will take the Raspberry Pi's case off and start to measure T1 and T2



