You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 6Very minor gripe: in para 4, you've opted for 'there is no benefit in a higher rated supply'. Novice users may experience some mildly alarming toastiness caused by running 2.5A out of a supply rated for 2.5A for extended periods. It might be worth amending to 'there is no benefit to the Pi in a higher rated supply'.goobering– goobering2017-01-19 12:04:29 +00:00Commented Jan 19, 2017 at 12:04
- 1@goobering I don't see your point. I agree that many (most?) supplies fail to meet their published specifications (and I already expressed my cynicism about "specifications"), but the PI will definitely NOT deliver more than 2.5A, regardless of the supply. Maybe you want me to say no benefit in a supply which would actually deliver more than 2.5A?Milliways– Milliways2017-01-19 12:19:42 +00:00Commented Jan 19, 2017 at 12:19
- 7The benefit is entirely to the power supply, not the Pi - if you run a power supply at its rated maximum for extended periods you're inviting early failure and (usually) relatively high temperatures. The high temps particularly can be a little worrisome. If you over-spec the power supply to leave a little headroom you reduce fatigue and extend its longevity a little.goobering– goobering2017-01-19 12:56:21 +00:00Commented Jan 19, 2017 at 12:56
- 1@goobering A power supply that is rated for 2.5A, should be able to deliver that for it's rated live.Christian– Christian2017-12-20 12:35:09 +00:00Commented Dec 20, 2017 at 12:35
- 1@Christian: Maybe... but I see very few that list "rated life" among their specs. Also, if this power supply is only required to deliver something less than its rated current, it will last longer. Heat kills, and more heat kills quicker.Seamus– Seamus2018-06-14 16:44:56 +00:00Commented Jun 14, 2018 at 16:44
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. pi-3), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you