Why?Using official Pi 5 power supply.PD capable PSU with a 5V/5A mode
Maybe the board would stay cooler with big wire soldered from power to USB port.
If the current is entering the Pi one one side and exiting on the other it is passing through the Pi circuitry. Any resistance or inefficiency in that path will lead to heat build-up. If your supply wire is getting warm then maybe it would be wise to replace it with something bigger, but that's not what's happening here. What you observed was the Pi remained cool when two peripherals (keyboard and monitor) were powered externally, but got warm when they were powered through the Pi. That's exactly what you would expect (unless the Pi was a perfect conductor).
What you could do is split the power path before the Pi. Thus, power to the peripherals reaches them via a more direct route, and perhaps with heaver cables, than through the Pi. How you do that is up to you, but it's complicated by the 1-to-1 relationship between power supply and device which is used to negotiate the power delivery. If you choose to supply 5V directly to the Pi GPIO header then you can avoid that to some degree, but you still have to take care with how much power is available, and where it's going.
Statistics: Posted by ame — Sat Jul 13, 2024 7:46 am