-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3871 from raspberrypi/develop
Release latest develop changes to production
- Loading branch information
Showing
22 changed files
with
177 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
include::bumper/about.adoc[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
== About | ||
|
||
.The Raspberry Pi Bumper for Raspberry Pi 5 | ||
image::images/bumper.jpg[width="80%"] | ||
|
||
The Raspberry Pi Bumper for Raspberry Pi 5 is a snap-on silicone cover that protects | ||
the bottom and edges of the board. When attached, the mounting holes of the Raspberry Pi remain accessible through the bumper. | ||
|
||
The Bumper is only compatible with Raspberry Pi 5. | ||
|
||
== Assembly instructions | ||
|
||
.Assembling the bumper | ||
image::images/assembly.png[width="80%"] | ||
|
||
To attach the Raspberry Pi Bumper to your Raspberry Pi: | ||
|
||
. Turn off your Raspberry Pi and disconnect the power cable. | ||
. Remove the SD card from the SD card slot of your Raspberry Pi. | ||
. Align the bumper with the board. | ||
. Press the board gently but firmly into the bumper, taking care to avoid contact between the bumper and any of the board’s components. | ||
. Insert your SD card back into the SD card slot of your Raspberry Pi. | ||
. Reconnect your Raspberry Pi to power. | ||
|
||
To remove the Raspberry Pi Bumper from your Raspberry Pi: | ||
|
||
. Turn off your Raspberry Pi and disconnect the power cable. | ||
. Remove the SD card from the SD card slot of your Raspberry Pi. | ||
. Gently but firmly peel the bumper away from the board, taking care to avoid contact between the bumper and any of the board’s components. | ||
. Insert your SD card back into the SD card slot of your Raspberry Pi. | ||
. Reconnect your Raspberry Pi to power. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
include::sd-cards/about.adoc[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
== About | ||
|
||
.A 64GB Raspberry Pi SD Card | ||
image::images/sd-cards.jpg[width="80%"] | ||
|
||
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. | ||
|
||
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. | ||
|
||
You can even buy Raspberry Pi SD cards pre-programmed with the latest version of Raspberry Pi OS. | ||
|
||
Raspberry Pi SD cards are available in the following sizes: | ||
|
||
* 32GB | ||
* 64GB | ||
* 128GB | ||
== Specifications | ||
|
||
Raspberry Pi SD cards have the following specifications: | ||
|
||
Speed Class: C10, U3, V30, A2 | ||
|
||
Random 4KB read performance: | ||
|
||
* 3,200 IOPS on Raspberry Pi 4 (DDR50) | ||
* 5,000 IOPS on Raspberry Pi 5 (SDR104) | ||
|
||
Random 4K write performance: | ||
|
||
* 1,200 IOPS on Raspberry Pi 4 (DDR50) | ||
* 2,000 IOPS on Raspberry Pi 5 (SDR104) | ||
|
||
Form factor: microSDHC/microSDXC | ||
|
||
SD specification: SD6.1 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.