Raspberry PI硬件

Raspberry Pi硬件

1.目前树莓派的型号(根据处理器分)

  • 第一代

    • Model A

    • Model B

    • Model A+

    • Model B+

    • ZERO

  • 第二代

    • Model B

  • 第三代

    • Model B

还有一个Raspberry Pi Compute Module

第二代是不是叫Raspberry Pi 2B啊

图片

 

 


Raspberry Pi 1 Model A+

 

 

 

 
Raspberry Pi 1 Model B v1.0 正面

 

 

 

 
Raspberry Pi 1 Model B v1.0 背面

 

 

 

 
Raspberry Pi 1 Model B v2.0 正面

 

 

 

 
Raspberry Pi 1 Model B 国产版本 正面

 

 

 

 
Raspberry Pi 1 Model B+

 

 

 

 
Raspberry Pi 2 Model B

 

 

 

 
Raspberry Pi 3 Model B

 

 

 

 
Raspberry Pi ZERO

 

 

 

 
Raspberry Pi Compute Module

 

2.树莓派不同型号的具体差异

 Pi 1 Model APi 1 Model BPi 1 Model A+Pi 1 Model B+Pi ZEROPi 2 BPi 3 B
CPUBCM2835BCM2836BCM2837
RAM256 MiB256 MiB/512 MiB256 MiB512 MiB1024 MiB
GPUBroadcom VideoCore IV, OpenGL ES 2.0,OpenVG 1080p30 H.264 high-profile encode/decode, 250 MHzBroadcom VideoCore IV, OpenGL ES 2.0,OpenVG 1080p60 H.264 high-profile encode/decode, 400 MHz
USB ports1 USB 2.0 (provided by the BCM2835)2 USB 2.0 (via integrated USB hub in LAN9512)1 USB 2.0 (provided by the BCM2835)4 USB 2.0 (via integrated USB hub in LAN9514)1 Micro USB OTG (On The Go)4 USB 2.0 (via integrated USB hub in LAN9514)
Video outputsComposite video | Composite RCA, HDMI (not at the same time)HDMI | Composite video requires 4 Pole AdapterHDMI, Composite video via unsoldered 2-pin headerComposite video requires 4 Pole Adapter
Audio outputsTRS connector | 3.5 mm jack, HDMI
Onboard StorageSecure Digital|SD / MMC / SDIO card slotMicro Secure Digital / MicroSD slot
Onboard NetworkNone10/100 wired Ethernet RJ45None10/100 wired Ethernet RJ45None10/100 wired Ethernet RJ4510/100 wired Ethernet RJ45, integrated 802.11n Wi-Fi & Bluetooth 4.1
Power ratings300mA700mA600mA up to 1.2A @ 5V~650 mA160mA rating~650 mA800mA
Weight31g40g23g40g9g45g40g

祖传的100M有线网卡, 简直残念

3.PCB引脚介绍

 

 

 
Raspberry Pi 1 Model B v2.0 正面

 

  • P1: 26-pin (2x13) 2.54 mm header expansion, providing: see Low-level peripherals

    • 8 GPIOs at 3.3 V

    • 2-pin UART serial console, 3.3 V TTL (debug); or 2 GPIOs at 3.3 V

    • I²C interface (3.3 V); or 2 GPIOs at 3.3 V

    • SPI interface (3.3 V); or 5 GPIOs at 3.3 V

    • 3.3 V, 5 V and GND supply pins

    • ARM JTAG (if pins are reconfigured in software - on Revision1.0 boards one signal would also need to be taken from S5)

    • I²S interface (if pins are reconfigured in software, hardware hack may be required5)

  • P2: 8-pin 2.54 mm header expansion (header not fitted on Revision 2.0 boards), providing GPU JTAG (ARM11 pinout, pin 7 is nofit for locating)

  • P3: 7-pin 2.54 mm header expansion (header not fitted), providing LAN9512 JTAG (pin 6 is nofit for locating)

  • P4: 10/100 Mbit/s RJ45 Ethernet jack (Model B)

  • P5: 8-pin (2x4) 2.54 mm header expansion (header not fitted), on the bottom of the board, providing: see Low-level peripherals (Model B Revision 2.0 and Model A boards only)

    • 4 GPIOs at 3.3 V

    • 3.3 V, 5 V and GND supply pins

    • Second I²C interface (3.3 V) (if pins are reconfigured in software)

    • I²S interface (if pins are reconfigured in software)

    • Handshake signals for the UART on the P1 header (if pins are reconfigured in software)

  • P6: 2-pin 2.54 mm header expansion (header not fitted), providing an option to connect a hardware-reset button (Revision 2.0 boards only)

  • TP1 and TP2: Test Points giving access to +5 V and GND respectively

  • 5 Status LEDs:

    • D5(Green) - SDCard Access (via GPIO16) - labelled as "OK" on Model B Rev1.0 boards and "ACT" on Model B Rev2.0 and Model A boards

    • D6(Red) - 3.3 V Power - labelled as "PWR" on all boards

    • D7(Green) - Full Duplex (LAN) (Model B) - labelled as "FDX" on all boards

    • D8(Green) - Link/Activity (LAN) (Model B) - labelled as "LNK" on all boards

    • D9(Yellow) - 10/100 Mbit/s (LAN) (Model B) - labelled (incorrectly) as "10M" on Model B Rev1.0 boards and "100" on Model B Rev2.0 and Model A boards

1.不过对于后面的板子, 比如1B+, 2B, 3B都是将网络指示灯集成到了RJ45插座上面了
2.电源指示灯闪烁说明你的电源有问题
3.绿色的指示灯类似于普通电脑的硬盘指示灯,表明正在读写文件
4.1B的板子有一些孔没有焊接上排针, 如果焊上排针, 将可以扩展一些额外的GPIO以及外设

Pi 1Model A and B (Original)
P1 Header

 

 

 
P1 Header

 

可以通过观察PCB丝印确定引脚顺序

 

 

 
P1 Header

 

P2 header

 

 

 
P2 header

 

GPU的JTAG接口

  • Pin 1 - 3.3V (same as P1-01, 50 mA max current draw across both of them)

  • Pin 7 - GND

  • Pin 8 - GND

P3 header

 

 

 
P3 header

 

LAN9512 JTAG

  • Pin 7 - GND

P5 header

 

 

 
P5 header

 

wiki上说从下往上看

Pin NumberPin Name Rev2Hardware NotesAlt 0 FunctionOther Alternative Functions
P5-015V0Supply through input poly fuse  
P5-023.3V50 mA max (combined with P1)  
P5-03GPIO28 I2C0_SDAALT2 = PCM_CLK
P5-04GPIO29 I2C0_SCLALT2 = PCM_FS
P5-05GPIO30  ALT2 = PCM_DIN ALT3 = UART0_CTS ALT5 = UART1_CTS
P5-06GPIO31  ALT2 = PCM_DOUT ALT3 = UART0_RTS ALT5 = UART1_RTS
P5-07GND   
P5-08GND   
P6 header

 

 

 
P6 header

 

Pin Number PinName Rev2Hardware Notes
P6-01RUNShort to ground to reset the BCM2835
P6-02GND 

短接可以重启树莓派, 1B v2.0才开始添加此设计

Model A+, B+ and B2

 

 


 


Raspberry Pi 1 Model B+

 

 

 

 
P1 Header

 

整理自: http://elinux.org/RPi_Low-level_peripherals

 

 

转载于:https://www.cnblogs.com/rootming/p/5759478.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值