Skip to content

Commit e60973f

Browse files
authored
add open HAT-PCIe (#662)
* add open HAT-PCIe * change 52pi pd power hat status
1 parent 6df8fe9 commit e60973f

File tree

4 files changed

+47
-4
lines changed

4 files changed

+47
-4
lines changed

_cards_other/open-hat-pcie.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: card
3+
title: "open HAT-PCIe covert board "
4+
picture: "/images/other-open-hat-pcie.jpg"
5+
functionality_cm4: "Untested"
6+
functionality_pi5: "Untested"
7+
driver_required: "No"
8+
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/661"
9+
buy_link: https://www.pcbway.com/project/shareproject/Raspberry_Pi_5_PCIe_HAT_to_PCIe_x1_card_64262f34.html
10+
videos: []
11+
---
12+
13+
I have too many Raspberry Pi hats. Occasionally, I wish to debug them on an x86 computer, which gave birth to the idea of creating an adapter board. Thus, the **open HAT-PCIe** was born.
14+
15+
open HAT-PCIe has 4 areas: PCIe x1 gold finger, 12V to 5V DC power area, Pi 5 PCIe connector, and Pi 5 HAT installation area
16+
17+
The wiring definition of the FPC connector is identical to that of the Raspberry Pi 5, please pay attention to the installation direction.
18+
19+
## Features
20+
- Convert Pi 5 PCIe/NVMe HAT to PCIe x1 card
21+
- Compatible with Pi 5 PCIe HAT
22+
- Compatible with PCIe x1 Gen 2 and 3
23+
- Compatible with 25mm or 30mm PCI bracket
24+
25+
## Github
26+
[https://github.com/tltangliang/open-HAT-PCIe](https://github.com/tltangliang/open-HAT-PCIe)

_hats/52pi-pd-power-hat.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,29 @@
22
layout: hat
33
title: "52Pi PD Power HAT"
44
short_description: 52Pi's PD Power HAT.
5-
status: prototype
5+
status: production
66
picture: "/images/hat-52pi-pd-power-hat.jpg"
77
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/587"
8-
link: "https://twitter.com/tltangliang/status/1747146000635138552"
8+
link: "https://52pi.com/products/52pi-pd-power-extension-adapter-board-for-raspberry-pi-5?_pos=1&_sid=3709c685c&_ss=r"
99
videos: []
1010
---
11-
The Raspberry Pi 5 power requirements are 5V 5A PDO, which common PD power sources cannot satisfy.
11+
# Product Description
12+
The RPi 5 PD Power expansion board is designed to enhance the functionality of the Raspberry Pi 5 by providing Power Delivery (PD) capabilities. Named "RPi 5 PD Power," this expansion board supports an Always-ON switch, enabling automatic startup of the Raspberry Pi upon power restoration. Additionally, it offers the convenience of manual power control through a push-button mechanism.
1213

13-
This PD HAT from 52pi has a built-in DC-DC converter, supporting a wide voltage input of 9-24V or a PD power input of 9-20V. It outputs a maximum power of 5V 8A and supports the 5V 5A PDO of the Raspberry Pi 5. It seems that there's no need to purchase a dedicated power adapter for the Pi 5 separately.
14+
# Product Features
15+
- Power Input Options:
16+
- USB PD: Default 15V input for Power Delivery.
17+
- DC Interface: 9-24V input through a dedicated DC interface.
18+
- DC Interface size: 1.3mm x 4.2 mm
19+
- Power Output Options:
20+
- USB-C Output: Delivers 40W power at 5V/8A MAX via a USB-C port.
21+
- USB PD 3.0 Interface: Provides 5.15V@5A output through Power Delivery 3.0.
22+
- 5V VBUS Output: Alternate output option for 5V power supply.
23+
- Always-ON Switch:
24+
- Default State:Disabled.
25+
- Functionality: Requires manual activation by pressing the PowerON button for power supply during each startup.
26+
- Automatic Startup:Supports automatic startup of the Raspberry Pi upon power restoration, enhancing user convenience.
27+
- Manual Power Control:Long-press the PowerON switch for shutdown when the Raspberry Pi is in a powered-on state.
28+
- Versatile Power Management:Flexibility in choosing power input sources and output options for diverse applications.
29+
- Compact and Compatible:Designed specifically for the Raspberry Pi 5, ensuring seamless compatibility and a compact form factor.
30+
- User-Friendly Operation:Intuitive push-button controls for both manual and automatic power management, enhancing user experience.

images/hat-52pi-pd-power-hat.jpg

-1.98 MB
Loading

images/other-open-hat-pcie.jpg

935 KB
Loading

0 commit comments

Comments
 (0)