You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/accessories/m2-hat-plus/about.adoc
+11-26Lines changed: 11 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,19 @@
1
1
[[m2-hat-plus]]
2
-
[%notitle]
3
2
== About
4
3
5
4
[.clearfix]
6
5
--
7
6
[.left]
8
7
.The Raspberry Pi M.2 HAT+
9
-
image::images/m2-hat-plus.jpg[width="50%"]
8
+
image::images/m2-hat-plus.jpg[width="100%"]
10
9
[.left]
11
10
.The Raspberry Pi M.2 HAT+ Compact TODO
12
-
image::images/m2-hat-plus.jpg[width="50%"]
11
+
image::images/m2-hat-plus.jpg[width="100%"]
13
12
--
14
13
15
14
The Raspberry Pi M.2 HAT+ M Key and M.2 HAT+ Compact M Key enable you to connect M.2 peripherals such as NVMe drives and other PCIe accessories to Raspberry Pi 5's PCIe interface.
16
15
17
-
The M.2 HAT+ and M.2 HAT+ Compact adapter boards convert between the PCIe connector on Raspberry Pi 5 and a single M.2 M key edge connector.
18
-
19
-
* The M.2 HAT+ supports any device that uses the 2230 or 2242 form factor.
20
-
* The M.2 HAT+ Compact supports any device that uses the 2230 form factor.
16
+
The M.2 HAT+ and M.2 HAT+ Compact adapter boards convert between the PCIe connector on Raspberry Pi 5 and a single M.2 M key edge connector. The M.2 HAT+ supports any device that uses the 2230 or 2242 form factor; the M.2 HAT+ Compact supports any device that uses the 2230 form factor.
21
17
22
18
We provide the M.2 HAT+ in a standard and a compact format to serve different use cases:
23
19
@@ -27,34 +23,23 @@ We provide the M.2 HAT+ in a standard and a compact format to serve different us
27
23
28
24
== Features
29
25
30
-
The M.2 HAT+ has the following features:
26
+
The M.2 HAT+ and M.2 HAT+ Compact both have the following features:
31
27
32
28
* Single-lane PCIe 2.0 interface (500 MB/s peak transfer rate)
33
29
* Supports devices that use the M.2 M key edge connector
34
30
* Supplies up to 3A to connected M.2 devices
35
31
* Power and activity LEDs
36
32
* Conforms to the https://datasheets.raspberrypi.com/hat/hat-plus-specification.pdf[Raspberry Pi HAT+ specification], which allows Raspberry Pi OS to automatically detect the HAT+ and any connected devices
37
-
* Supports devices with the 2230 or 2242 form factor
38
33
* Includes:
39
34
** ribbon cable
40
-
** 16mm GPIO stacking header
41
-
** 4 threaded spacers
42
-
** 8 screws
35
+
** Threaded spacers
36
+
** Screws
43
37
** 1 knurled double-flanged drive attachment screw to secure and support the M.2 peripheral
44
38
45
-
The M.2 HAT+ Compact has the following features:
39
+
The M.2 HAT+ and M.2 HAT+ Compact differ in the following ways:
46
40
47
-
* Single-lane PCIe 2.0 interface (500 MB/s peak transfer rate)
48
-
* Supports devices that use the M.2 M key edge connector
49
-
* Supplies up to 3A to connected M.2 devices
50
-
* Power and activity LEDs
51
-
* Conforms to the https://datasheets.raspberrypi.com/hat/hat-plus-specification.pdf[Raspberry Pi HAT+ specification], which allows Raspberry Pi OS to automatically detect the HAT+ and any connected devices
52
-
* Supports devices with the 2230 form factor
53
-
* Includes:
54
-
** ribbon cable
55
-
** 3 threaded spacers
56
-
** 6 screws
57
-
** 1 knurled double-flanged drive attachment screw to secure and support the M.2 peripheral
41
+
* M.2 HAT+ supports devices with the 2230 or 2242 form factor; M.2 HAT+ Compact only supports the 2030 form factor.
42
+
* M.2 HAT+ also includes a 16mm GPIO stacking header; M.2 HAT+ Compact does not include this component.
58
43
59
44
[[m2-hat-plus-installation]]
60
45
== Install
@@ -104,7 +89,7 @@ Then, reboot with `sudo reboot`.
104
89
[[standard-installation]]
105
90
=== Install the M.2 HAT+
106
91
107
-
Follow these steps to install the M.2 HAT+. To install the M.2 HAT+ Compact go to xref:#compact-installation[Install the M.2 HAT+ Compact] instead.
92
+
Follow these steps to install the M.2 HAT+. To install the M.2 HAT+ Compact go to <<compact-installation>> instead.
0 commit comments