this post was submitted on 08 Jan 2024
6 points (100.0% liked)
raspberrypi
3349 readers
2 users here now
Community about the single-board computers, micro-controllers and related projects.
Other RaspberryPi communities on Lemmy
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.