Raspberry Pi camera Connector Type

The Connector Types of Raspberry Pi Camera are SFW15R-2STE1LF, 1-1734248-5, and 54548-2271.

LocationPart NumberManufacturerMounting AngleNo. of PinsPitch
Camera Module (V1/V2/HQ)SFW15R-2STE1LFAmphenol FCIRight Angle151mm
Camera Module (V3)F32Q-1A7H1-11022Amphenol AororaRight Angle220.5mm
Pi Board (As & Bs)1-1734248-5TE ConnectivityVertical151mm
Pi Board (Zero & Zero W & Zero 2 W)WM8828DKR-NDMolexRight Angle220.5mm
All available cables from Arducam

Raspberry Pi Camera Connector Pinout

The Jetson Nano and Jetson Xavier NX share this pinout with the Raspberry Pi.

15Pin camera connector general definition

15 Pin #

15 Pin Name

Desc.

1GNDGround
2CAM_D0_NMIPI Data Lane 0 Negative
3CAM_D0_PMIPI Data Lane 0 Positive
4GNDGround
5CAM_D1_NMIPI Data Lane 1 Negative
6CAM_D1_PMIPI Data Lane 1 Positive
7GNDGround
8CAM_CK_NMIPI Clock Lane Negative
9CAM_CK_PMIPI Clock Lane Positive
10GNDGround
11CAM_IO0Power Enable
12CAM_IO1LED Indicator
13CAM_SCLI2C SCL
14CAM_SDAI2C SDA
15CAM_3V33.3V Power Output

22Pin camera connector general definition

Pin No.Pin NameTypeDescriptionLevel
1DGNDGroundPower groundGND
2MDN0OutputPixel Data Lane0 Negative1.2V
3MDP0OutputPixel Data Lane0 Positive1.2V
4DGNDGroundPower groundGND
5MDN1OutputPixel Data Lane1 Negative1.2V
6MDP1OutputPixel Data Lane1Positive1.2V
7DGNDGroundPower groundGND
8MCNOutputPixel Clock Output Form Sensor Negative1.2V
9MCPOutputPixel Clock Output Form Sensor Positive1.2V
10DGNDGroundPower groundGND
11MDN2OutputPixel Data Lane2 Negative1.2V
12MDP2OutputPixel Data Lane2 Positive1.2V
13DGNDGroundPower groundGND
14MDN3OutputPixel Data Lane3 Negative1.2V
15MDP3OutputPixel Data Lane3 Positive1.2V
16DGNDGroundPower groundGND
17POWER-ENInputPower Enable3.3V/1.8V
18NC/LED-ENInputNC/XCLK 24MHz1.8V
19DGNDGroundPower groundGND
20SCLInputSCCB serial interface clock input3.3V
21SDAI/OSCCB serial interface data I/O3.3V
22VCCPower3.3V Power supplyPOWER

Why the 15-pin and 22-pin difference?

There are two major differences between the 15-pin and the 22-pin connection:

  1. The 22-pin connector has a 0.5mm pin pitch, resulting in a smaller connector than the 15-pin one.
  2. The 22-pin connector offers possibilities for 2 extra MIPI data lanes, meaning that 15-pin only runs at 2-lane MIPI while 22-pin could be boosted to 4-lane.

The conclusion is: 15-pin is the optimal choice for Raspberry Pi because official Raspberry Pi cameras only run in 2-lane MIPI. Whether it’s the camera interface or the camera driver, all of them are 2-lane based.

Why? Because currently, the RPi’s VideoCore multimedia processor offers limited processing power to take advantage of the full 4-lane bandwidth. We are still not reaching the 2-lane limits, so it’s a reasonable choice.

Raspberry Pi Zero 22-pin Camera Connector

The Raspberry Pi Zero adopts the 22-pin connector for the 1st reason – for a compact connector. In a small form-factor SBC like the Pi Zero, there is not enough room for a standard size 15-pin 1mm pitch connector.

Raspberry Pi Compute Module 22-pin Camera Connector

The Raspberry Pi Compute Module adopts the 22-pin connector for both the 1st and the 2nd reason. It needs the connector to be compact enough to accommodate 4 of these connectors – 2 CSI and 2 DSI.

Besides, the MIPI CSI connectors on the Compute Module IO board allows you to access the 4-lane MIPI connection, although you have to write your own drivers to play with it.

However, the normal variants of the Raspberry Pi only expose the second instance, and route out only 2 of the data lanes to the camera connector. The Compute Module range route out all lanes from both peripherals.

Source: CSI-2 (Camera Serial Interface 2) “Unicam”

0
Your Cart is empty!

It looks like you haven't added any items to your cart yet.

Browse Products