Thiago_Rangel7 wrote:Do you think it would work with a 5V 2.2A power supply? I can't buy the official one, its hard to find/buy it where I live.
It really depends on the power supply. There's no way to know without testing it.
The problem is that most 5V USB power supplies are phone or tablet chargers, and battery charging is far less sensitive to voltage fluctuations than a computer will be. As a result, some phone/tablet chargers have poor voltage regulation. I have tested 5V/2.4A supplies that dipped down to 4.5V at only a 1A load. That will still charge a phone or tablet, but it will not run a Raspberry Pi3.
Another potential problem is that many USB 2.0 cables are only designed to deliver 500mA, which is the USB 2.0 power specification, so they have thin wires with too much resistance for the kind of power a Pi3 will draw. This is especially true for Micro-USB cables. I posted a thread about the
best Micro USB cables I have tested that you might want to take a look at.
Personally, I use a RAVPower RP-PC002W tablet/phone charger which outputs 5.3V/2.4A from its "iSmart" port (tested 5.2V at over 2A load). 5.3V is a little higher than the USB 2.0 specification of +/- 5% (4.75-5.25V), but it hasn't been a problem for me (even a high quality Micro-USB cable probably drops the voltage at least 0.05V, so power at the Pi end is likely within spec).
To test power/voltage there are inexpensive USB digital multimeters available on Amazon and ebay. I have posted links to a couple below. While I wouldn't call them accurate enough for precision measurements, they are good enough for general testing.
Leezo USB 2.0 Multi Tester
DROK USB 2.0 Digital Multimeter
A good 5V, 2A+ power supply should be enough to run a Pi3 under all but the most heavily loaded conditions, so if your 2.2A unit has good voltage regulation, AND you are using a good quality Micro-USB cable, it should work.
If you are planning on running more than one USB powered hard drive, then you will need some way to power the drives independent of the Pi3. My RAVPower PSU is the only one I have tested that was able to boot my Pi3 with two portable hard drives connected, but even though the drives spun up and mounted correctly, I could only use one at a time. When I assemble a portable drive myself I always buy enclosures with external power as an option, so if I need to I can power the drive separately. Unfortunately many pre-assembled portable hard drives do not have that as an option. They usually come with a 3 headed cable that allows you to draw power from two USB ports, but that won't help on a Raspberry Pi3, which has no per-port power restrictions (which is good), but the total power available to its 4 USB 2.0 ports is significantly less than the USB 2.0 power specification (which is not so good).
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?