tech.lgbt is one of the many independent Mastodon servers you can use to participate in the fediverse.
We welcome all marginalized identities. This Mastodon instance is generally for folks who are LGBTQIA+ and Allies with an interest in tech work, academics, or technology in general.

Server stats:

2.9K
active users

Public

Oh god I just read about the RPi 5 power supply situation. It's so dumb.

From raspberrypi.com/news/the-insid : RPi 5 needs > 15W in some situations, but they didn't want to put DC-DC converters on the board to use 9V/12V USB-PD modes.

So instead it looks like they have a hacky non-standard 5V/5A mode which only works with their own power supply?!

What the fuck.

Raspberry Pi · The inside story on the new Raspberry Pi 5 - Raspberry PiRaspberry Pi 5 is here! HackSpace caught up with Eben Upton and James Adams, who designed six of the seven flagship Raspberry Pi boards
Quiet public

@delroth And seems to be not just non-standard as uncommon, but actually not following the USB-C and Power Delivery standards (assuming my quick skim is correct)... and considering you need better cables for normal 5A USB-PD this is going to be "fun"...

Quiet public

@simonlbn @delroth The USB-PD spec supports a maximum of 5A at all voltages, but most implementations top out at 3A at 5V because apparently nobody is going to want 5V at 5A, right?

Pretty sure they’re not violating the spec - it’s more that a lot of chargers violate the spec by making assumptions. Given the ferocious heat budgeting that must go on in RPi design and the fact that buck/boost converters will always generate heat (and the higher the current, the more heat) I can understand not wanting to do that on the board.

Quiet public

@m @simonlbn @delroth You're wrong. The spec explicitly states that the maximum current at 5V is 3A. Anything above is clearly non-standard. You can get up to 5A with PD, but only at or above 20V and with a properly advertised e-marked cable.

A device that requires 5A at 5V is non-compliant and can't be said to be USB-PD compatible, period. Most cables aren't rated for such current either.

@dos @m @simonlbn @delroth You can do 5A at lower voltages using PPS. I don't know if that's what RPi is doing though.

Quiet public

@190n @m @simonlbn @delroth Kinda, but not really. For PPS it's not stated explicitly, but there are parts of the spec that imply the maximum of 3A under 60W as well. Also, it can only work if the adapter handles 20V profile, as that's the only one that allows for 5A anyway.

Quiet public

@190n @m @simonlbn @delroth In other words, if we wanted to stretch the spec and say that it's a compliant behavior, then it means that Raspberry Pi 5 requires a 100W PPS power supply ;)