this post was submitted on 08 Jan 2024
6 points (100.0% liked)

raspberrypi

3192 readers
1 users here now

Community about the single-board computers, micro-controllers and related projects.

https://www.raspberrypi.com/

Other RaspberryPi communities on Lemmy

founded 4 years ago
MODERATORS
 

Title. In other words, sbc recommended/optimal power supply is 5V4A but I use an 5V3A instead -- will it damage or kill the sbc? The reasoning behind this is "an direct undervolting towards the system, for lower power draw and temps".

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] fievel@lemm.ee 3 points 8 months ago* (last edited 8 months ago) (1 children)

I don't think so, in worst case it will just not work at all. First think is that the recommended requirements are for 'maximum load', so as long as you don't load it too much, it should be ok.

Now I think you will be more concerned about the behavior of the power supply when overloaded. It can go from a voltage drop (which will cause your sbc to reset or shutdown), an output cut or the magic smoke can come out if the supply is wrongly designed. There are minimum risk that the sbc is damaged (0 risk don't exists) although.

[–] GustavoM@lemmy.world 1 points 8 months ago

There are minimum risk that the sbc is damaged (0 risk don’t exists) although.

Let me guess -- those same risks also exists with a (required volts per amps) power supply? Then again, I'm planning to use it on an sbc meant to stay idle 24/7, so I guess I should be fine. Thank you for your input as well.