Tell me more ×
Raspberry Pi Stack Exchange is a question and answer site for users and developers of hardware and software for Raspberry Pi. It's 100% free, no registration required.

I read the power supply should have 0.7A and that RPi by itself requires around 0.4A-0.5A. So, what if I want to connect an external USB SSD/HDD?

External SSD can require 0.5A (and maybe more), so should I use a power supply with more than 0.7A? Will higher current create any problem?

share|improve this question

2 Answers

up vote 13 down vote accepted

You can't power a USB hard drive on the RPi, as the outputs are restricted to 140mA. Consider an externally powered hard drive.

share|improve this answer

Some USB hard drive enclosures are powered by two USB cables. The RPi alone cannot power one of these, but there are powered USB hubs that can. I have seen a RPi with an external HDD powered by this hub. I do not remember the brand/model of the HDD enclosure.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.