Skip to content

Commit 4069e4e

Browse files
Minor updates for 2GB Pi 5
1 parent e1c1b75 commit 4069e4e

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

documentation/asciidoc/computers/processors/bcm2712.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
== BCM2712
22

3-
Broadcom BCM2712 is the 16nm application processor at the heart of Raspberry Pi 5. It is the successor to the BCM2711 device used in Raspberry Pi 4, and shares many common architectural features with other devices in the BCM27xx family, used on earlier Raspberry Pi products.
3+
Broadcom BCM2712 is the 16nm application processor at the heart of Raspberry Pi 5. It is the successor to the BCM2711 device used in Raspberry Pi 4, and shares many common architectural features with other devices in the BCM27xx family, used on earlier Raspberry Pi products. 4GB and 8GB Raspberry Pi 5 models use the BCM2712**C1** stepping.
44

5-
Built around a quad-core Arm Cortex-A76 CPU cluster, clocked at up to 2.4GHz, with 512KB per-core L2 caches and a 2MB shared L3 cache, it integrates an improved 12-core VideoCore VII GPU; a hardware video scaler and HDMI controller capable of driving dual 4Kp60 displays; and a Raspberry Pi-developed HEVC decoder and Image Signal Processor. A 32-bit LPDDR4X memory interface provides up to 17GB/s of memory bandwidth, while x1 and x4 PCI Express interfaces support high-bandwidth external peripherals; on Raspberry Pi 5 the latter is used to connect to the Raspberry Pi RP1 south bridge, which provides the bulk of the external-facing I/O functionality on the platform.
5+
Built around a quad-core Arm Cortex-A76 CPU cluster, clocked at up to 2.4GHz, with 512KB per-core L2 caches and a 2MB shared L3 cache, it integrates an improved 12-core VideoCore VII GPU; a hardware video scaler and HDMI controller capable of driving dual 4Kp60 displays; and a Raspberry Pi-developed HEVC decoder and Image Signal Processor. A 32-bit LPDDR4X memory interface provides up to 17GB/s of memory bandwidth, while ×1 and ×4 PCI Express interfaces support high-bandwidth external peripherals; on Raspberry Pi 5 the latter is used to connect to the Raspberry Pi RP1 south bridge, which provides the bulk of the external-facing I/O functionality on the platform.
66

77
Headline features include:
88

@@ -23,4 +23,8 @@ Headline features include:
2323
** H264 1080p60 decode ~50–60% of CPU
2424
** H264 1080p30 encode (from ISP) ~30–40% CPU
2525
26-
In aggregate, the new features present in BCM2712 deliver a performance uplift of 2-3x over Raspberry Pi 4 for common CPU or I/O-intensive use cases.
26+
In aggregate, the new features present in BCM2712 deliver a performance uplift of 2-3× over Raspberry Pi 4 for common CPU or I/O-intensive use cases.
27+
28+
=== BCM2712D0
29+
30+
The **D0** stepping of BCM2712 removes unused functionality from BCM2712C1. There is no functional difference between the C1 and D0 steppings. Physically, the packages use the same amount of space.

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,10 @@ a|
174174
^.^a|
175175
.Raspberry Pi 5
176176
image::images/5.jpg[alt="Raspberry Pi 5"]
177-
| xref:processors.adoc#bcm2712[BCM2712]
177+
| xref:processors.adoc#bcm2712[BCM2712] (2GB version uses xref:processors.adoc#bcm2712[BCM2712D0])
178178
a|
179+
2GB
180+
179181
4GB
180182

181183
8GB | 40-pin GPIO header
@@ -333,10 +335,6 @@ Models with the *H* suffix have header pins pre-soldered to the GPIO header. Mod
333335
|===
334336
| Model | SoC | Memory | Storage | GPIO | Wireless Connectivity
335337

336-
a|
337-
.Raspberry Pi Pico 2
338-
image::images/pico-2.png[alt="Raspberry Pi Pico 2"]
339-
| xref:../microcontrollers/silicon.adoc#rp2350[RP2350] | 520KB | 2MB | 40-pin GPIO header (unpopulated) ^| none
340338
a|
341339
.Raspberry Pi Pico
342340
image::images/pico.png[alt="Raspberry Pi Pico"]
@@ -359,6 +357,10 @@ image::images/pico-wh.png[alt="Raspberry Pi Pico WH"]
359357
a|
360358
* 2.4GHz single-band 802.11n Wi-Fi (10Mb/s)
361359
* Bluetooth 5.2, Bluetooth Low Energy (BLE)
360+
a|
361+
.Raspberry Pi Pico 2
362+
image::images/pico-2.png[alt="Raspberry Pi Pico 2"]
363+
| xref:../microcontrollers/silicon.adoc#rp2350[RP2350] | 520KB | 2MB | 40-pin GPIO header (unpopulated) ^| none
362364

363365
|===
364366

0 commit comments

Comments
 (0)