You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/accessories/camera/camera_hardware.adoc
+68
Original file line number
Diff line number
Diff line change
@@ -269,3 +269,71 @@ Other available schematics;
269
269
* Camera Module v3 https://datasheets.raspberrypi.com/camera/camera-module-3-schematics.pdf[PDF]
270
270
* HQ Camera Module https://datasheets.raspberrypi.com/hq-camera/hq-camera-schematics.pdf[PDF]
271
271
272
+
==== Camera Connector Pinout (15-Pin)
273
+
274
+
This is the pinout of the 15-Pin Raspberry Pi CSI camera connector as used in flagship Raspberry Pi models before the Raspberry Pi 5. The connector is an Amphenol SFW15R-2STE1LF or compatible type.
275
+
276
+
277
+
NOTE: A Camera Module shall have reversed pinout to support Type A / Type 1 FFC cables. Pin 1 of the Raspberry Pi connects to Pin 15 of the Camera Module. This allows to use
278
+
Direction is specified from the perspective of the Raspberry Pi.
279
+
SCL and SDA are pulled to 3.3V on the Raspberry Pi board.
280
+
281
+
Function and direction of the GPIOs is Camera Module dependent. Most Camera Modules expect CAM_IO0 as Active-High Power-Enable.
This is the pinout of the Raspberry 22-Pin Pi CSI camera connector. The connector is an Amphenol F32Q-1A7H1-11022 or compatible type.
306
+
307
+
NOTE: A Camera Module shall have reversed pinout to support Type A / Type 1 FFC cables. Pin 1 of the Raspberry Pi connects to Pin 22 of the Camera Module.
308
+
Direction is specified from the perspective of the Raspberry Pi.
309
+
SCL and SDA are pulled to 3.3V on the Raspberry Pi board.
310
+
311
+
Function and direction of the GPIOs is Camera Module dependent. Most Camera Modules expect CAM_IO0 as Active-High Power Enable.
0 commit comments