Skip to content

Commit

Permalink
Update Power over Ethernet section to include 4 and 3B+
Browse files Browse the repository at this point in the history
* Took the liberty of trimming a sentence that belongs in the 5 datasheet
* Added links to the HATs -- otherwise folks might just think they can plug in without a peripheral!
  • Loading branch information
nathan-contino authored Mar 22, 2024
1 parent 4366f12 commit e3db5a5
Showing 1 changed file with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@ NOTE: No Raspberry Pi models support USB-PPS.

NOTE: If you use a third-party USB-PD multi-port power supply, plugging an additional device into the supply when your Raspberry Pi is connected causes a renegotiation between the supply and the Raspberry Pi. If the Raspberry Pi is powered, this happens seamlessly. If the Raspberry Pi is powered down, this renegotiation may cause the Raspberry Pi to boot.

== Power over Ethernet (PoE) connector

The Ethernet jack on Raspberry Pi 5 is PoE+ capable, supporting the IEEE 802.3at-2009 PoE standard. The Raspberry Pi 5 has a 4-pin Power-over-Ethernet (PoE) header block, located between the Ethernet jack and the two MIPI connectors.
=== Power over Ethernet (PoE) connector

.Raspberry Pi 5 PoE header
image::images/poe.jpg[alt="The PoE connector,width="70%"]

The Ethernet jack on Raspberry Pi 5 is PoE+ capable, supporting the IEEE 802.3at-2009 PoE standard.

The Ethernet jack on Raspberry Pi 4B and Pi 3B+ is PoE capable, supporting the IEEE 802.3af-2003 PoE standard.

All Raspberry Pi models require a HAT to draw power through the Ethernet port. For models that support PoE, we recommend the https://www.raspberrypi.com/products/poe-hat/[PoE HAT]. For models that support PoE+, we recommend the https://www.raspberrypi.com/products/poe-plus-hat/[PoE+ HAT].

=== Typical power requirements

|===
Expand Down

0 comments on commit e3db5a5

Please sign in to comment.