“Raspberry Pi 5”的版本间的差异

来自丢石头百科
→‎FAQ
 
(未显示同一用户的5个中间版本)
第3行: 第3行:
 
{{Product
 
{{Product
 
|images=<div class="tabber">
 
|images=<div class="tabber">
<div class="tabbertab" title="树莓派5代">[[File:Raspberry_Pi_4_Model_B_1.jpg|400px|Raspberry Pi 5]]</div>
+
<div class="tabbertab" title="树莓派5代">[[File:Raspberry Pi 5_1.png|400px|Raspberry Pi 5]]</div>
 
</div>
 
</div>
 
|categories=
 
|categories=
第19行: 第19行:
 
{{Category|SPI接口}}
 
{{Category|SPI接口}}
 
{{Category|UART接口}}
 
{{Category|UART接口}}
{{Category|RPi接口}}
 
 
{{Category|RJ45接口}}
 
{{Category|RJ45接口}}
 
}}
 
}}
  
 
== 产品概述 ==
 
== 产品概述 ==
我是树莓派4代B型,相比3B+,我的处理器速度显著提升,拥有丰富的多媒体,多个内存版本和更出色的连接性,集成了连接USB 2和USB 3端口的PCIe链路以及本机连接的以太网控制器,它具有极大改进的GPU功能集,输入/输出速度更快。
+
*Raspberry Pi 5 采用 64 位四核 Arm Cortex-A76 处理器,运行频率为 2.4GHz,与 Raspberry Pi 4 相比,CPU 性能提高了2 - 3倍。除了800MHz VideoCore VII GPU 大幅提升图形性能外;通过 HDMI 实现双 4Kp60 显示输出;以及来自重新架构的 Raspberry Pi 图像信号处理器的先进相机支持,它为消费者提供了流畅的桌面体验,并为工业客户打开了新应用的大门。
 +
*RP1 为 Raspberry Pi 5 提供了大部分 I/O 功能,并在外设性能和功能方面实现了飞跃式变化。总 USB 带宽增加了一倍以上,从而加快了到外部 UAS 驱动器和其他高速外设的传输速度;早期型号上的专用双通道 1Gbps MIPI 摄像头和显示接口已被一对四通道 1.5Gbps MIPI 收发器取代,总带宽增加了三倍,并支持最多两个摄像头或显示器的任意组合;通过支持 SDR104 高速模式,峰值 SD 卡性能翻倍;该平台首次公开了单通道 PCI Express 2.0 接口,为高带宽外设提供支持。
  
 
== 产品尺寸 ==
 
== 产品尺寸 ==
[[FILE:PI4-07.JPG|360px]]
+
[[File:Raspberry Pi 5_产品尺寸.png|400px]]
  
 
[[File:Raspberry Pi 4 Model B_引脚图.png|400px]]
 
[[File:Raspberry Pi 4 Model B_引脚图.png|400px]]
 +
 +
== 产品特点 ==
 +
*Broadcom BCM2712 (Arm Cortex A76)
 +
**四核 Arm Cortex-A76 @ 2.4GHz
 +
**512KB 二级缓存
 +
**2MB 共享三级缓存
 +
*4GB 或 8GB LPDDR4X-4267 SDRAM
 +
*4kp60 HEVC 解码器
 +
*VideoCore VII 显卡,支持 OpenGL-ES 3.1、Vulkan 1.2
 +
*Raspberry Pi 图像传感器处理器 (ISP)
 +
*用于PCIe 的 Raspberry Pi 连接器(1 个 2.0 端口,需要额外的 HAT)
 +
*2.4GHz/5GHz 双频 802.11ac Wi-Fi
 +
*蓝牙 5.0(支持 BLE)
 +
*千兆以太网
 +
*USB 3.0 x 2 (支持 5Gbps 同步运行)、USB 2.0 x 2
 +
*双 4kp60 HDMI 显示输出,支持 HDR
 +
*PoE 支持(需要额外的 HAT)
 +
*双通道 4 通道 MIPI CSI/DSI 收发器,支持
 +
**2个DSI显示屏
 +
**2个CSI摄像头
 +
**1个DSI显示屏 + 1个CSI摄像头
 +
*Raspberry Pi 40 针 GPIO 接头
 +
*风扇连接器
 +
*实时时钟 (RTC)
 +
**RTC电池连接器
 +
*电源按钮
 +
 
{{树莓派系列教程:烧写镜像}}
 
{{树莓派系列教程:烧写镜像}}
  
第48行: 第75行:
 
== FAQ ==
 
== FAQ ==
 
<div class="tabbertab" title="FAQ">
 
<div class="tabbertab" title="FAQ">
{{FAQ|HDMI 屏幕无法显示怎么办?|
 
1.  树莓派有两个 HDMI 口,但在默认情况下,只工作于靠近电源的 HDMI 口。
 
  
2.  编辑 config.txt,加入:
+
{{FAQ|旧版本的 Raspberry Pi 操作系统可以与 Raspberry Pi 5 配合使用吗?|
<pre>
+
Raspberry Pi 5 需要最新版本的 Raspberry Pi OS Bookworm。
hdmi_safe=1
+
}}
overscan_left=-30
+
{{FAQ|树莓派5需要主动散热吗?|
overscan_right=-30
+
Raspberry Pi 5 比上一代 Raspberry Pi 更快、更强大,并且像大多数通用计算机一样,它在主动冷却的情况下性能最佳。适用于 Raspberry Pi 5 的 Raspberry Pi 外壳及其集成风扇是提供此功能的一种方法。
overscan_top=-30
+
}}
overscan_bottom=-30
+
{{FAQ|Raspberry Pi 4 电源可以与 Raspberry Pi 5 配合使用吗?|
hdmi_group=2
+
Raspberry Pi 5 是比 Raspberry Pi 4 性能更高的计算机,使用电源不足时可能会遇到问题,我们推荐高品质的 5V 5A USB-C 电源。
hdmi_mode=4
 
hdmi_drive=2
 
config_hdmi_boost=4
 
</pre>
 
再重启动树莓派。
 
 
 
3.  如果上面这段无法解决您的问题,请重新注释掉,然后加入下面这段:
 
<pre>
 
max_usb_current=1
 
hdmi_force_hotplug=1
 
config_hdmi_boost=10
 
hdmi_group=2
 
hdmi_mode=87
 
hdmi_cvt 1920 1080 60 6 0 0 0
 
</pre>
 
注意,1920 1080 需要改成显示器对应的分辨率。
 
 
}}
 
}}
{{FAQ|树莓派4双屏显示如何指定触摸到主屏上?|
+
{{FAQ|树莓派5双屏显示如何指定触摸到主屏上?|
 
1.在树莓派终端输入xrandr,查看主屏所在的HDMI-ID(大部分是HDMI-1);
 
1.在树莓派终端输入xrandr,查看主屏所在的HDMI-ID(大部分是HDMI-1);
 
+
*[[File:Raspberry Pi 5_2.png|400px]]
[[File:Pi4-指定触摸-1.png|600px]]
 
 
 
 
2.在树莓派终端输入xinput,查看主屏所在的触摸ID(有2个触摸ID,如果不知道哪个是主屏,可以都试一下);
 
2.在树莓派终端输入xinput,查看主屏所在的触摸ID(有2个触摸ID,如果不知道哪个是主屏,可以都试一下);
 
+
*[[File:Raspberry Pi 5_3.png|400px]]
[[File:Pi4-指定触摸-2.png|600px]]
+
3.运行指令:xinput map-to-output <touch ID> <HDMI-ID>
 
 
3.运行指令:xinput map-to-output &lt;touch ID&gt; &lt;HDMI-ID&gt;
 
 
 
 
(把ID值对应后运行指令即可指定触摸到主屏上,如:xinput map-to-output 7 HDMI-1 )
 
(把ID值对应后运行指令即可指定触摸到主屏上,如:xinput map-to-output 7 HDMI-1 )
 
+
*[[File:Raspberry Pi 5_4.png|400px]]
[[File:Pi4-指定触摸-3.png]]
 
 
 
 
4.由于每次开机都需要重新输入指令,可以将此指令添加到开机自启中去:
 
4.由于每次开机都需要重新输入指令,可以将此指令添加到开机自启中去:
 
+
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
 
 
 
 
添加: xinput map-to-output 7 HDMI-1 (记得改成自己对应ID),然后重启即可。
 
添加: xinput map-to-output 7 HDMI-1 (记得改成自己对应ID),然后重启即可。
 
+
*[[File:Raspberry Pi 5_5.png|400px]]
[[File:Pi4-开机自启-4.png|600px]]
 
 
 
}}
 
{{FAQ
 
|为什么目前建议使用 Raspberry Pi OS 32-bit 版本,而非 64-bit 版本?
 
|2=目前树莓派官方推荐的系统是 Raspberry Pi OS 32-bit,而 64-bit 版本仍在测试阶段。 ([https://downloads.raspberrypi.org/raspios_arm64/images/ 点击下载 Raspberry Pi OS 64-bit])。
 
 
 
64-bit 版本存在一些已知问题,参见 [https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=275372 官方论坛置顶帖]
 
}}
 
{{FAQ
 
|蓝牙无法配对怎么办。
 
|
 
* 情况一,如果是使用非 Raspbian (Raspberry Pi OS) 系统,有可能蓝牙无法正常工作。此时请先安装树莓派蓝牙模块 <code>sudo apt install pi-bluetooth</code>,重启之后尝试使用 <code>sudo bluetoothctl</code> 进行配对。具体配对方式和设备有关,请自行查阅相关资料。
 
* 情况二,使用 Raspbian (Raspberry Pi OS) 系统,依然无法配对。请先尝试更新树莓派蓝牙模块 <code>sudo apt install pi-bluetooth</code>。重启之后再次连接,如果仍然无法连接蓝牙,再尝试修复:
 
<pre>
 
wget https://wiki.diustou.com/w/upload/a/a9/RPi4_btfix.tar.gz
 
tar xvf RPi4_btfix.tar.gz
 
python3 btfix/btfix.py
 
</pre>
 
 
}}
 
}}
 
</div>
 
</div>

2023年12月15日 (五) 16:10的最新版本

Raspberry Pi 5
Raspberry Pi 5
基本信息

分类: 树莓派

品牌: 树莓派

功能简介
特性
  • Rasbperry Pi 4 Model B

接口

DSI接口 CSI接口 HDMI接口 USB接口 I2C接口 I2S接口 SPI接口 UART接口 RJ45接口

相关产品

{{{related}}}

产品概述

  • Raspberry Pi 5 采用 64 位四核 Arm Cortex-A76 处理器,运行频率为 2.4GHz,与 Raspberry Pi 4 相比,CPU 性能提高了2 - 3倍。除了800MHz VideoCore VII GPU 大幅提升图形性能外;通过 HDMI 实现双 4Kp60 显示输出;以及来自重新架构的 Raspberry Pi 图像信号处理器的先进相机支持,它为消费者提供了流畅的桌面体验,并为工业客户打开了新应用的大门。
  • RP1 为 Raspberry Pi 5 提供了大部分 I/O 功能,并在外设性能和功能方面实现了飞跃式变化。总 USB 带宽增加了一倍以上,从而加快了到外部 UAS 驱动器和其他高速外设的传输速度;早期型号上的专用双通道 1Gbps MIPI 摄像头和显示接口已被一对四通道 1.5Gbps MIPI 收发器取代,总带宽增加了三倍,并支持最多两个摄像头或显示器的任意组合;通过支持 SDR104 高速模式,峰值 SD 卡性能翻倍;该平台首次公开了单通道 PCI Express 2.0 接口,为高带宽外设提供支持。

产品尺寸

Raspberry Pi 5 产品尺寸.png

Raspberry Pi 4 Model B 引脚图.png

产品特点

  • Broadcom BCM2712 (Arm Cortex A76)
    • 四核 Arm Cortex-A76 @ 2.4GHz
    • 512KB 二级缓存
    • 2MB 共享三级缓存
  • 4GB 或 8GB LPDDR4X-4267 SDRAM
  • 4kp60 HEVC 解码器
  • VideoCore VII 显卡,支持 OpenGL-ES 3.1、Vulkan 1.2
  • Raspberry Pi 图像传感器处理器 (ISP)
  • 用于PCIe 的 Raspberry Pi 连接器(1 个 2.0 端口,需要额外的 HAT)
  • 2.4GHz/5GHz 双频 802.11ac Wi-Fi
  • 蓝牙 5.0(支持 BLE)
  • 千兆以太网
  • USB 3.0 x 2 (支持 5Gbps 同步运行)、USB 2.0 x 2
  • 双 4kp60 HDMI 显示输出,支持 HDR
  • PoE 支持(需要额外的 HAT)
  • 双通道 4 通道 MIPI CSI/DSI 收发器,支持
    • 2个DSI显示屏
    • 2个CSI摄像头
    • 1个DSI显示屏 + 1个CSI摄像头
  • Raspberry Pi 40 针 GPIO 接头
  • 风扇连接器
  • 实时时钟 (RTC)
    • RTC电池连接器
  • 电源按钮

使用说明

  • Raspberry Pi 5 需要最新版本的 Raspberry Pi OS Bookworm。

1. 准备好:SD卡、读卡器。

2. 下载系统镜像(Raspberry Pi OS)和烧录软件(Raspberry Pi Imager)。

建议直接点击 Download Torrent 下载种子文件,然后用迅雷打开种子文件下载镜像。通过种子文件下载镜像(即 BT 下载)的速度远快于直接下载镜像。而如果直接点击 Download 下载镜像的话,可能花费数天时间。

Raspberry Pi 4 Model B 2.png

也可以点击下表链接下载种子文件

最新版bookworm系统(32位)

名称 说明 下载链接
Raspberry Pi OS 桌面版,含常用软件 Release date: December 5th 2023

System: 32-bit

Kernel version: 6.1

Debian version: 12 (bookworm)

Size: 2,602MB

Download torrent
Raspberry Pi OS 桌面版 Release date: December 5th 2023

System: 32-bit

Kernel version: 6.1

Debian version: 12 (bookworm)

Size: 1,254MB

Download torrent
Raspberry Pi OS 轻量版 Release date: December 11th 2023

System: 32-bit

Kernel version: 6.1

Debian version: 12 (bookworm)

Size: 520MB

Download torrent

最新版bookworm系统(64位)

名称 说明 下载链接
Raspberry Pi OS 桌面版,含常用软件 Release date: December 5th 2023

System: 64-bit

Kernel version: 6.1

Debian version: 12 (bookworm)

Size: 2,732MB

Download torrent
Raspberry Pi OS 桌面版 Release date: December 5th 2023

System: 64-bit

Kernel version: 6.1

Debian version: 12 (bookworm)

Size: 1,108MB

Download torrent
Raspberry Pi OS 轻量版 Release date: December 11th 2023

System: 64-bit

Kernel version: 6.1

Debian version: 12 (bookworm)

Size: 433MB

Download torrent

最新版bullseye系统(32位)

名称 说明 下载链接
Raspberry Pi OS 桌面版,含常用软件 Release date: December 5th 2023

System: 32-bit

Kernel version: 6.1

Debian version: 11 (bullseye)

Size: 2,423MB

Download torrent
Raspberry Pi OS 桌面版 Release date: December 5th 2023

System: 32-bit

Kernel version: 6.1

Debian version: 11 (bullseye)

Size: 894MB

Download torrent
Raspberry Pi OS 轻量版 Release date: December 5th 2023

System: 32-bit

Kernel version: 6.1

Debian version: 11 (bullseye)

Size: 363MB

Download torrent

最新版bullseye系统(64位)

名称 说明 下载链接
Raspberry Pi OS 桌面版,含常用软件 Release date: December 5th 2023

System: 64-bit

Kernel version: 6.1

Debian version: 11 (bullseye)

Size: 2,354MB

Download torrent
Raspberry Pi OS 桌面版 Release date: December 5th 2023

System: 64-bit

Kernel version: 6.1

Debian version: 11 (bullseye)

Size: 850MB

Download torrent
Raspberry Pi OS 轻量版 Release date: December 5th 2023

System: 64-bit

Kernel version: 6.1

Debian version: 11 (bullseye)

Size: 308MB

Download torrent

旧版buster系统

名称 说明 下载链接
Raspberry Pi OS 桌面版 Release date: September 6th 2022

System: 32-bit

Kernel version: 5.10

Debian version: 10 (buster)

Size: 757MB

Download torrent
Raspberry Pi OS 轻量版 Release date: September 6th 2022

System: 32-bit

Kernel version: 5.10

Debian version: 10 (buster)

Size: 282MB

Download torrent

3. 格式化SD卡:使用读卡器将SD卡插入到电脑,使用SDFormatter.exe软件格式化SD 卡。点击这里下载SDFormatter.exe ,点击格式化格式SD卡。

4. 烧写镜像,见 #烧写镜像

5. 启动RPI4B:将烧写完后的SD 卡插入树莓派,接入5V 3A的Type-C接口的适配器启动树莓派。正常可以看到红灯常亮,绿灯闪烁。如果没有插入 SD 卡,则绿灯持续规律闪烁。

6. 接入屏幕鼠标键盘等外设开始你的树莓派之旅。

烧写镜像

方法一(推荐):用 Raspberry Pi Imager 烧写镜像

1. 烧录软件下载地址:

2. 点击 CHOOSE OS:

PI4-08.png

3. 点击 Use custom,然后选择下载好的镜像(即 #使用说明 第2步下载的镜像,不是 Raspberry Pi Imager),无需解压:

PI4-09.png

4. 点击 CHOOSE SD CARD 选择 SD 卡。

5. 点击 WRITE 写入镜像。注意,文件夹名称含有中文可能会导致烧录失败。

方法二(不推荐):用Win32DiskImager.exe烧写镜像

选择要烧写的镜像,需要先解压,再点击“Write”进行烧写。点这里下载Win32DiskImager.exe

  • 注意,使用 Win32DiskImager.exe 写入镜像之前,镜像必须解压。而如果使用 Raspberry Pi Imager 则无需解压。由于镜像文件较大,解压所需时间较长。因此请优先使用 Raspberry Pi Imager 写入镜像,参见 #方法一(推荐):用 Raspberry Pi Imager 烧写镜像

注意事项

1. 禁止将树莓派的引脚短路,特别是VCC和GND,短路会造成芯片烧毁无法恢复。

2. 树莓派启动需要几十秒时间,打开电源后1分钟内不可以关闭电源,会影响树莓派的使用寿命。

3. hdmi线反接会导致接口损坏!

PI4B-07.png

系列教程

树莓派系列教程

转到:#软件#程序#文档

FAQ

问题:
旧版本的 Raspberry Pi 操作系统可以与 Raspberry Pi 5 配合使用吗?
答复:

Raspberry Pi 5 需要最新版本的 Raspberry Pi OS Bookworm。


问题:
树莓派5需要主动散热吗?
答复:

Raspberry Pi 5 比上一代 Raspberry Pi 更快、更强大,并且像大多数通用计算机一样,它在主动冷却的情况下性能最佳。适用于 Raspberry Pi 5 的 Raspberry Pi 外壳及其集成风扇是提供此功能的一种方法。


问题:
Raspberry Pi 4 电源可以与 Raspberry Pi 5 配合使用吗?
答复:

Raspberry Pi 5 是比 Raspberry Pi 4 性能更高的计算机,使用电源不足时可能会遇到问题,我们推荐高品质的 5V 5A USB-C 电源。


问题:
树莓派5双屏显示如何指定触摸到主屏上?
答复:

1.在树莓派终端输入xrandr,查看主屏所在的HDMI-ID(大部分是HDMI-1);

  • Raspberry Pi 5 2.png

2.在树莓派终端输入xinput,查看主屏所在的触摸ID(有2个触摸ID,如果不知道哪个是主屏,可以都试一下);

  • Raspberry Pi 5 3.png

3.运行指令:xinput map-to-output <touch ID> <HDMI-ID> (把ID值对应后运行指令即可指定触摸到主屏上,如:xinput map-to-output 7 HDMI-1 )

  • Raspberry Pi 5 4.png

4.由于每次开机都需要重新输入指令,可以将此指令添加到开机自启中去:

sudo nano /etc/xdg/lxsession/LXDE-pi/autostart

添加: xinput map-to-output 7 HDMI-1 (记得改成自己对应ID),然后重启即可。

  • Raspberry Pi 5 5.png



Icon-mail.png 联系 丢石头

我们的工作时间是: 09:00-18:00 (UTC+8 周一到周六)