Skip to content

Commit d2adb92

Browse files
author
Alasdair Allan
committed
reduce image sizes
1 parent 921f284 commit d2adb92

16 files changed

+7
-7
lines changed
Loading
Loading
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Loading
Binary file not shown.

documentation/asciidoc/computers/raspberry-pi-5/introduction.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
IMPORTANT: If you are using a Raspberry Pi for the first time please see our instructions on xref:getting-started.adoc#setting-up-your-raspberry-pi[how to get started].
55

66
.Raspberry Pi 5
7-
image::images/pi5-labelled.png[alt="Labelled diagram of the Raspberry Pi 5",width="100%"]
7+
image::images/pi5-labelled.jpg[alt="Labelled diagram of the Raspberry Pi 5",width="100%"]
88

99
Featuring a 64-bit quad-core Arm Cortex-A76 processor running at 2.4GHz, Raspberry Pi 5 delivers a ×2 to ×3 increase in CPU performance relative to Raspberry Pi 4. Alongside a substantial uplift in graphics performance from an 800MHz VideoCore VII GPU; dual 4Kp60 display output over HDMI; and state-of-the-art camera support from a rearchitected Raspberry Pi Image Signal Processor, it provides a smooth desktop experience for consumers, and opens the door to new applications for industrial customers.
1010

@@ -45,7 +45,7 @@ When you plug your Raspberry Pi into power for the first time it will automatica
4545
If you are running the Raspberry Pi Desktop you can initiate a clean shutdown by briefly pressing the power button located on the left-hand side of the board, and then releasing it. This will cause a Desktop menu to appear asking whether you want to Shutdown, Reboot, or Logout. You can select whether you want to shutdown or reboot, or alternatively pressing the power button briefly for a second time will initiate a clean shutdown.
4646

4747
.Shutting down your Raspberry Pi 5 using the power button.
48-
image::images/shutdown.jpg[alt="Desktop menu asking whether you want to Shutdown, Reboot, or Logout",width="70%"]
48+
image::images/shutdown.jpg[alt="Desktop menu asking whether you want to Shutdown, Reboot, or Logout",width="100%"]
4949

5050
NOTE: If you are running your Raspberry Pi OS with a Desktop you can press the power button twice in quick succession to shutdown. However if you are running your Raspberry Pi OS
5151

documentation/asciidoc/computers/raspberry-pi-5/mipi.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
== MIPI CSI/DSI connectors
33

44
.The two MIPI connectors
5-
image::images/mipi-connectors.png[alt="The two MIPI connectors",width="70%"]
5+
image::images/mipi-connectors.jpg[alt="The two MIPI connectors",width="70%"]
66

77
The CSI and DSI ports found on previous models of Rasbpberry Pi have been combined into two dual-purpose CSI/DSI (MIPI) ports. To fit onto the board these now use a denser connector pinout, previously only found on Raspberry Pi Zero and the CM4IO board. You can connect two displays, two cameras, or one camera and one display to these ports.
88

documentation/asciidoc/computers/raspberry-pi-5/poe.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
The Ethernet jack on Raspberry Pi 5 is PoE+ capable, supporting the IEEE 802.3at-2009 PoE standard. The Raspberry Pi 5 has a 4-pin Power-over-Ethernet (PoE) header block, located between the Ethernet jack and the two MIPI connectors.
55

66
.Raspberry Pi 5 PoE header
7-
image::images/poe.png[alt="The PoE connector,width="70%"]
7+
image::images/poe.jpg[alt="The PoE connector,width="70%"]
88

99
The Raspberry Pi PoE+ HAT for Raspberry Pi 5 is an add-on board for Raspberry Pi 5 computers which connects to the PoE header. It is used to power your Raspberry Pi via an Ethernet cable, provided that power-sourcing equipment is installed on the Ethernet network.
1010

documentation/asciidoc/computers/raspberry-pi-5/power-supply.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NOTE: It's not possible to use older USB "dumb" cables and connectors to provide
1212
While USB-PD capable phone chargers advertise greater than 15W of power, virtually all of them achieve this by increasing the voltage instead of providing more current at +5V. If you are using a power supply that cannot provide 5A at +5V on first boot you will be warned by the operating system that the current draw to peripherals will be restricted to 600mA.
1313

1414
.On-screen warning of under-voltage event
15-
image::images/firstboot-powerwarning.png[alt="On-screen warning of under-voltage event in Raspberry Pi OS",width="70%"]
15+
image::images/firstboot-powerwarning.png[alt="On-screen warning of under-voltage event in Raspberry Pi OS",width="100%"]
1616

1717
For users who wish to drive high-power peripherals like hard drives and SSDs, while retaining margin for peak workloads, a USB-PD enabled power supply capable of supplying a 5A at +5V (25W) should be used. If the Raspberry Pi 5 firmware detects such a supply, it increases the USB current limit for peripherals to 1.6A, providing 5W of extra power for downstream USB devices, and 5W of extra onboard power budget.
1818

documentation/asciidoc/computers/raspberry-pi-5/uart.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
The Raspberry Pi 5 has a dedicated debug UART connector. It has a maximum baud rate of 921,600bps, which can be configured with an EEPROM parameter. It is always active and enabled, and provides direct access to early boot and firmware information; as well as a Linux console after boot.
55

66
.The three-pin UART connector
7-
image::images/uart-connector.png[alt="The 3-pin UART connector",width="70%"]
7+
image::images/uart-connector.jpg[alt="The 3-pin UART connector",width="70%"]
88

99
The UART connector is a three-pin header compatible with the Raspberry Pi Debug Connector https://rptl.io/debug-spec[specification]. A cable terminating in an appropriate JST connector allowing you to connect to the UART is provided with the xref:../microcontrollers/debug-probe.adoc[Debug Probe].
1010

@@ -16,7 +16,7 @@ By default it offers a 115,200 baud 8N1 connection on `/dev/ttyAMA0` (aliased to
1616
=== Creating a serial console
1717

1818
.Enabling a serial console
19-
image::images/serial-console.png[alt="Enabling a serial console",width="70%"]
19+
image::images/serial-console.png[alt="Enabling a serial console",width="100%"]
2020

2121
Unlike previous Raspberry Pi models, where you could enable a serial console on GPIO14 and 15, enabling a serial console from `raspi-config` will enable a serial console on the new UART connector on `/dev/ttyAMA0` on Raspberry Pi 5.
2222

0 commit comments

Comments
 (0)