I read that the current should be at least 700mA. can I use HTC Google Nexus One charger as my Raspberry Pi power source supply ?
|
|
|||||||||||
|
|
First of all, you should check the label on your charger. You should find how much current it can provide. It's the only proper way to check this. Even if somebody here has HTC Google Nexus One, he may have different charger. You should not assume that the product will always have identical accessories (even thou it's very often true). Please keep in mind, as I mentioned couple times in different answers already, that charger rating is not the only important parameter. It's very important what voltage will you get from your supply under load. It's easy to test if you have a multimeter. You should check voltage between TP1 and TP2 points on your RPi after you turned it on (it should be between 4.75V and 5.25V). There is one another parameter - it's voltage ripple. This one is hard to test as multimeter will always show average voltage. You would need to have oscilloscope to test this. Also note that although the RPi only requires around 500mA to run, connecting USB devices, especially WiFi dongles and other high-powered devices will require a power source with higher current than 700mA So the truth is - you have to test this yourself. If your label says it's at least 700mA, it should be working. You should connect it and test if your RPi is working stable. If you are getting random hangs or repeated keyboard characters or any USB device seems to be disconnecting/reconnecting itself, it may be that your power supply is not good enough. Please note that it should not be dangerous to use power supply as long as it provides 5V and all microusb ones should. Worst that could happen is corrupting the filesystem (not really likely) on your SD card after RPi hangs or reboots itself. Re-flashing the card will fix this. |
|||||||
|
|
Umm.. Have you looked on the charger? Most chargers will have a little printed information box on them: you want to look for something that says:
or similar. If it shows over 700mA (or 0.7 A) then it will be good. |
|||||||||||||||
|