I'm new on Raspberry world and bought this components:
Raspberry Pi 3 Model B
HDD 2.5
My question is: Is this enough to connect the HDD to Raspberry Pi, or must I buy a HUB? I don't want to have problems with high temperatures.
Thanks in advance.
I'm new on Raspberry world and bought this components:
Raspberry Pi 3 Model B
HDD 2.5
My question is: Is this enough to connect the HDD to Raspberry Pi, or must I buy a HUB? I don't want to have problems with high temperatures.
Thanks in advance.
This SHOULD be sufficient to run the HDD, provided it is designed to run from USB with the 500mA limit this imposes.
Unfortunately it may not be reliable, as it depends on the voltage. My Pi2 power supply, rated at 2A, drops below 4.8V when I tried running a HDD, and while this is in spec proved unreliable, so I use a powered hub. There are a number of items in the path, the polyfuse and the USB supply regulator which contribute to the drop.
You need to give it a try, and measure the actual voltages.
Current not "mA" or "amps". Unfortunately it is not simple. The Pi has no analog capability. There is no convenient measurement point. What you would have to do is use a custom USB cable (or breakout panel) which lets you insert a meter in series with the +5V line. Even this won't give you the answer you need, as the current varies - higher when the motor is running, with a surge when starting. You need highly specialised equipment to do this accurately. The only satisfactory answer is to refer to the manufacturer's data.
– Milliways
May 28 '16 at 04:57