Issue #615: Add Radxa Penta SATA HAT.

This commit is contained in:
Jeff Geerling
2024-03-25 11:32:19 -05:00
parent d6549fccb5
commit 4305ccf268
2 changed files with 15 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
layout: hat
title: "Radxa Penta SATA HAT"
short_description: A Pi 5 HAT for up to 5 SATA SSDs or HDDs.
status: production
picture: "/images/hat-radxa-penta-sata-hat.jpg"
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/615"
link: "https://radxa.com/products/accessories/penta-sata-hat/"
videos: []
---
This HAT includes four SATA drive connectors, plus one edge connector for a 5th drive, 12V power inputs (molex or barrel jack) to power both the drives and the Pi 5 via GPIO, a cable for the 5th drive, an FFC cable to connect the HAT to the Pi 5, and screws for the mounting.
There's also an 'Expansion interface' with connections for OLED and Fan control, but there is no included adapter for such purposes. So you'd probably want to connect a little fan to the Pi's fan header for the Pi itself, or a USB fan for the drives, if needed.
It looks like the SATA controller is a JMB585 PCIe Gen 3x2 SATA controller, so it could benefit from running the Pi 5's PCIe lane at Gen 3.0 speeds (setting dtparam=pciex1_gen=3 in /boot/firmware/config.txt).
Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB