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
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -277,7 +277,9 @@ The connector is compatible with Amphenol SFW15R-2STE1LF.
277
277
Signal direction is specified from the perspective of the Raspberry Pi.
278
278
The I2C lines (SCL and SDA) are pulled up to 3.3 V on the Raspberry Pi board.
279
279
280
-
The function and direction of the GPIO lines depend on the specific Camera Module in use. Typically, CAM_IO0 is used as an active-high power enable.
280
+
The function and direction of the GPIO lines depend on the specific Camera Module in use. Typically, CAM_IO0 is used as an active-high power enable. Some products do not include CAM_IO1.
281
+
282
+
NOTE: Which end is pin 1 on an FPC connector depends on your source and destination hardware, and whether your cable has contacts on the top, the bottom, or both the top and bottom.
281
283
282
284
|===
283
285
| Pin | Name | Description | Direction / Type
@@ -292,11 +294,11 @@ The function and direction of the GPIO lines depend on the specific Camera Modul
|11 | CAM_IO0 | GPIO (for example, Power-Enable) | Bidirectional, 3.3 V
298
+
|12 | CAM_IO1 | GPIO (for example, Clock, LED) | Bidirectional, 3.3 V
299
+
|13 | SCL | I2C Clock | Bidirectional, 3.3 V
300
+
|14 | SDA | I2C Data | Bidirectional, 3.3 V
301
+
|15 | 3V3 | 3.3 V Supply | Output
300
302
|===
301
303
302
304
==== Camera Connector Pinout (22-Pin)
@@ -307,8 +309,9 @@ The connector is compatible with Amphenol F32Q-1A7H1-11022.
307
309
Direction is given from the perspective of the Raspberry Pi.
308
310
The I2C lines (SCL and SDA) are pulled up to 3.3 V on the Raspberry Pi board.
309
311
310
-
The function and direction of the GPIO lines depend on the specific Camera Module in use. Typically, CAM_IO0 is used as an active-high power enable.
312
+
The function and direction of the GPIO lines depend on the specific Camera Module in use. Typically, CAM_IO0 is used as an active-high power enable. Some products do not include CAM_IO1.
311
313
314
+
NOTE: Which end is pin 1 on an FPC connector depends on your source and destination hardware, and whether your cable has contacts on the top, the bottom, or both the top and bottom.
312
315
313
316
|===
314
317
| Pin | Name | Description | Direction / Type
@@ -329,10 +332,10 @@ The function and direction of the GPIO lines depend on the specific Camera Modul
0 commit comments