Raspberry Pi 2B GPIO Pinout

The Raspberry Pi 2 Model B introduced a major architectural shift, replacing the single-core processor used in earlier models with a quad-core ARM CPU. Despite the internal changes, the 40-pin GPIO header remained identical to the previous B+ layout, allowing existing circuits and HATs to work without modification. This page provides the complete GPIO pinout to support accurate hardware connections.

Pi 2B GPIO Pinout

Raspberry Pi 2B
PinName / FunctionPinName / Function
13.3V Power25V Power
3GPIO2 (SDA1)45V Power
5GPIO3 (SCL1)6Ground
7GPIO48GPIO14 (TXD0)
9Ground10GPIO15 (RXD0)
11GPIO1712GPIO18 (PCM_CLK / PWM0)
13GPIO2714Ground
15GPIO2216GPIO23
173.3V Power18GPIO24
19GPIO10 (MOSI)20Ground
21GPIO9 (MISO)22GPIO25
23GPIO11 (SCLK)24GPIO8 (CE0)
25Ground26GPIO7 (CE1)
27ID_SD (I²C EEPROM)28ID_SC (I²C EEPROM)
29GPIO530Ground
31GPIO632GPIO12 (PWM0)
33GPIO13 (PWM1)34Ground
35GPIO19 (PCM_FS / SPI1 MISO)36GPIO16
37GPIO2638GPIO20 (PCM_DIN / SPI1 MOSI)
39Ground40GPIO21 (PCM_DOUT / SPI1 SCLK)

Raspberry Pi 2B Specifications

Pi 2B delivered a massive performance jump with up to 6× faster processing and 1GB of RAM, doubling the memory of its predecessors.

FeatureSpecificationKey Detail
ProcessorQuad-core ARM @ 900 MHzv1.1 (32-bit) / v1.2 (64-bit)
GPUBroadcom VideoCore IVSupports 1080p video & OpenGL ES 2.0
RAM1GB LPDDR2Shared with GPU
USB Ports4× USB 2.0Shared bandwidth across ports
Networking10/100 EthernetConnected via USB 2.0 bus
WirelessNoneRequires external USB adapter
StorageMicroSD slotPush-push card mechanism
Power InputMicro-USB (5V / 2A)2.5A recommended with peripherals
GPIO Header40-pin standard layoutFull Raspberry Pi compatibility
Video OutputHDMI & 3.5mm TRRSComposite video via 3.5mm jack
Dimensions85 × 56 mmStandard Raspberry Pi form factor

 

Compatibility

  • HAT Support
  • Powered via Micro-USB (5V / 2A recommended for stability)
  • GPIO operates at 3.3V logic level
  • No built-in ADC
  • Not Breadboard Friendly

Helpful Resources

  • Getting started with Raspberry pi 2B

Leave a Comment