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/sd-cards/about.adoc
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
== About
2
2
3
-
.A 64GB Raspberry Pi SD Card
4
-
image::images/sd-cards.jpg[width="80%"]
3
+
.A Raspberry Pi SD Card inserted into a Raspberry Pi 5
4
+
image::images/sd-hero.jpg[width="80%"]
5
5
6
-
SD card quality is a critical factor in determining the overall user experience for a Raspberry Pi computer. Slow bus speeds and lack of command queueing can reduce the performance of even the most powerful Raspberry Pi models.
6
+
SD card quality is a critical factor in determining the overall user experience for a Raspberry Pi. Slow bus speeds and lack of command queueing can reduce the performance of even the most powerful Raspberry Pi models.
7
7
8
8
Raspberry Pi's official microSD cards support DDR50 and SDR104 bus speeds. Additionally, Raspberry Pi SD cards support the command queueing (CQ) extension, which permits some pipelining of random read operations, ensuring optimal performance.
9
9
@@ -17,20 +17,21 @@ Raspberry Pi SD cards are available in the following sizes:
17
17
18
18
== Specifications
19
19
20
-
Raspberry Pi SD cards have the following specifications:
20
+
.A 128GB Raspberry Pi SD Card
21
+
image::images/sd-cards.png[width="80%"]
21
22
22
-
Speed Class: C10, U3, V30, A2
23
+
Raspberry Pi SD cards use the SD6.1 SD specification.
23
24
24
-
Random 4KB read performance:
25
+
Raspberry Pi SD cards use the microSDHC/microSDXC form factor.
25
26
26
-
* 3,200 IOPS on Raspberry Pi 4 (DDR50)
27
-
* 5,000 IOPS on Raspberry Pi 5 (SDR104)
27
+
Raspberry Pi SD cards have the following Speed Class ratings: C10, U3, V30, A2.
28
28
29
-
Random 4KB write performance:
29
+
The following table describes the read and write speeds of Raspberry Pi SD cards using 4KB of random data:
30
30
31
-
* 1,200 IOPS on Raspberry Pi 4 (DDR50)
32
-
* 2,000 IOPS on Raspberry Pi 5 (SDR104)
31
+
|===
32
+
| Raspberry Pi Model | Interface | Read Speed | Write Speed
The Raspberry Pi SSD Kit bundles a xref:../accessories/m2-hat-plus.adoc[Raspberry Pi M.2 HAT+] with a xref:../accessories/ssds.adoc[Raspberry Pi SSD].
7
+
8
+
The Raspberry Pi SSD Kit includes a 16mm stacking header, spacers, and
9
+
screws to enable fitting on Raspberry Pi 5 alongside a Raspberry Pi Active Cooler.
10
+
11
+
== Install
12
+
13
+
To install the Raspberry Pi SSD Kit, follow the xref:../accessories/m2-hat-plus.adoc#m2-hat-plus-installation[installation instructions for the Raspberry Pi M.2 HAT+].
SSD quality is a critical factor in determining the overall user experience for a Raspberry Pi.
7
+
Raspberry Pi provides official SSDs that are tested to ensure compatibility with Raspberry Pi models and peripherals.
8
+
9
+
Raspberry Pi SSDs are available in the following sizes:
10
+
11
+
* 256GB
12
+
* 512GB
13
+
14
+
To use an SSD with your Raspberry Pi, you need a Raspberry Pi 5-compatible M.2 adapter, such as the xref:../accessories/m2-hat-plus.adoc[Raspberry Pi M.2 HAT+].
15
+
16
+
== Specifications
17
+
18
+
Raspberry Pi SSDs are PCIe Gen 3-compliant.
19
+
20
+
Raspberry Pi SSDs use the NVMe 1.4 register interface and command set.
21
+
22
+
Raspberry Pi SSDs use the M.2 2230 from factor.
23
+
24
+
The following table describes the read and write speeds of Raspberry Pi SSDs using 4KB of random data:
0 commit comments