This page (revision-23) was last changed on 2022-03-22 20:37 by Murray Altheim

This page was created on 2019-12-23 02:09 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
23 2022-03-22 20:37 6 KB Murray Altheim to previous
22 2022-03-22 20:35 6 KB Murray Altheim to previous | to last
21 2021-12-23 09:02 4 KB Murray Altheim to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 22 added one line
! Power Supply
At line 24 added 4 lines
I'd say a sizeable majority of problems people have with Raspberry Pis are related to power supply. It's almost unfortunate that it *can* be powered by USB since that gives people the impression that plugging a Pi (often including additional peripherals) into a USB port, a USB power bank, etc. should just work. The Pi actually is meant to run at 5.1 volts, not 5.0 volts, and will stop operating and reset itself around 4.85v. So at 5 volts the Pi is already working under its optimal voltage, and not all USB power sources even provide 5 volts (some lower, some dangerously higher — fast chargers at 7 volts will immediately smoke test your Pi). Power supply voltages typically brown out (drop) under load, so pushing the power supply with a display, WiFi, a fan, etc. often leads to problems.
In terms of choosing a power supply it's good to overspecify by maybe 20% as you'll want a buffer. E.g., a *bare* Pi 4 B requires 3 amps (15 watts), a bare Pi 3 B+ 2.5A Overclocking would increase the requirement. Additional peripherals would also add to that value. You'll sometimes see "idle" power specified but that's rather useless for specifying power supplies unless your Pi will never do more than idle.