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 Pinning (15-Pin)
273
+
274
+
This is the pinout of the 15-Pin Raspberry Pi CSI camera connector as used in the classical Rasberry Pi products. The connector is an Amphenol SFW15R-2STE1LF or compatible type.
275
+
276
+
277
+
NOTE: A Camera Module is recommended to have reversed pinning. Pin 1 of the Rasberry Pi connects to Pin 15 of the Camera Module.
278
+
Direction is specified from the perspective of the Rasberry Pi.
279
+
SCL and SDA are pulled to 3.3V on the Rasberry 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 as used on the Pi ZERO-W and CM5IO board. The connector is an Amphenol F32Q-1A7H1-11022 or compatible type.
306
+
307
+
NOTE: A Camera Module is recommended to have reversed pinning. Pin 1 of the Rasberry Pi connects to Pin 22 of the Camera Module.
308
+
Direction is specified from the perspective of the Rasberry Pi.
309
+
SCL and SDA are pulled to 3.3V on the Rasberry 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