Skip to content

Commit 3624ce4

Browse files
JeuneseRPikatshann-raspberrylurch
authored andcommitted
Add Raspberry Pi 500+ documentation
Co-authored-by: Kat Shann <[email protected]> Co-authored-by: Andrew Scheller <[email protected]>
1 parent 05ab1c8 commit 3624ce4

24 files changed

+939
-171
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ documentation/asciidoc/pico-sdk
77
venv
88
.venv
99
.env
10+
.vscode

documentation/asciidoc/computers/config_txt/overclocking.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ WARNING: Setting any overclocking parameters to values other than those used by
1515
| Option | Description
1616

1717
| arm_freq
18-
| Frequency of the ARM CPU in MHz.
18+
| Frequency of the Arm CPU in MHz.
1919

2020
| arm_boost
2121
| Increases `arm_freq` to the highest supported frequency for the board-type and firmware. Set to `1` to enable.
@@ -55,7 +55,7 @@ WARNING: Setting any overclocking parameters to values other than those used by
5555

5656
| over_voltage_sdram_p
5757
| SDRAM phy voltage adjustment. [-16,8] equates to [0.8V,1.4V] with 0.025V steps. Not supported on Raspberry Pi 4 or later devices.
58-
58+
5959
| force_turbo
6060
| Forces turbo mode frequencies even when the ARM cores are not busy. Enabling this may set the warranty bit if `over_voltage_*` is also set.
6161

@@ -111,7 +111,7 @@ This table gives the default values for the options on various Raspberry Pi mode
111111

112112
[cols="m,^,^,^,^,^,^,^,^,^,^"]
113113
|===
114-
| Option | Pi 0/W | Pi1 | Pi2 | Pi3 | Pi3A+/Pi3B+ | CM4 & Pi4B <= R1.3 | Pi4B R1.4 | Pi 400 | Pi Zero 2 W | Pi 5
114+
| Option | Pi Zero W | Pi 1 | Pi 2 | Pi 3 | Pi 3A+/Pi 3B+ | CM4 & Pi 4B <= R1.3 | Pi 4B R1.4 | Pi 400 | Pi Zero 2 W | Pi 5/500/500+
115115

116116
| arm_freq
117117
| 1000

documentation/asciidoc/computers/getting-started/configuring.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ image::images/initial-setup/connect.png[alt="The Enable Raspberry Pi Connect pag
7474

7575
Once your Raspberry Pi has internet access, this page helps you update your operating system and software to the latest versions. During the software update process, the wizard will remove the non-default browser if you opted to uninstall it in the browser selection step. Downloading updates may take several minutes.
7676

77+
NOTE: If you are updating your Raspberry Pi 500+ for the first time, this can take up to half an hour. Grab a cup of coffee or go for a walk while you wait.
78+
7779
image::images/initial-setup/update.png[alt="You can download the latest software updates during the wizard before you boot for the first time.",width="80%"]
7880

7981
image::images/initial-setup/download.png[alt="You can download the latest software updates during the wizard before you boot for the first time.",width="80%"]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include::keyboard-computers/intro.adoc[]
1.79 MB
Loading
2.09 MB
Loading
2.11 MB
Loading
3.05 MB
Loading
2.23 MB
Loading
2.13 MB
Loading

0 commit comments

Comments
 (0)