Camera Datasheet Version 1.0 Version 1.0 (August 2019) Copyright 2019 Google LLC. All rights reserved.
Table of contents Features Overview Dimensions Autofocus interface Camera adapter Snapshot tool Certifications Features 5-megapixel OmniVision sensor 1.4um x 1.4um pixel Active array size 2582x1933 Optical size: ¼” Field of view: 84.0° / 87.6° F-number: F=2.2 ±5% TV distortion: <1.5% Focal length: 2.5mm Focusing range: 10cm ~ ∞ Dual lane MIPI output interface Board dimensions: 25 x 25 mm Overview The camera attaches to the Coral Dev Board with a 24-pin FFC.
Dimensions Table 1. Camera module dimensions Measurement Value Module size 25 x 25 x 6.98 mm Hole size/spacing Diameter: 2.4 mm Horizontal spacing: 20 mm Vertical spacing: 20 mm Cable size 150 x 12.5 mm Module weight 3 g (3.6 g with cable) Figure 1. Camera module dimensions (in millimeters) Version 1.0 (August 2019) Copyright 2019 Google LLC. All rights reserved.
Autofocus interface The camera supports one-shot autofocus and continuous autofocus modes. The Dev Board's sysfs node for the autofocus hardware is at /sys/module/ov5645_camera_mipi_v2/parameters/ov5645_af and it reads back the decimal representation of the status register in the autofocus hardware. The read values are as follows. Table 2. Autofocus read values from sysfs node Read value Description 0 (0x00) Autofocus is running. 16 (0x10) Autofocus is complete (focused).
Camera adapter We designed a simple camera adapter board to interface the camera with the Dev Board, as illustrated in figure 2. Figure 2. Camera adapter card diagram The MIPI-CSI2 camera connector is a 24-pin flex cable connector that's designed for the Coral Camera. The pinouts for the camera's cable connector (on the camera module), are shown in table 4. Whereas the corresponding pins on the Dev Board's connector are shown in table 5. Version 1.0 (August 2019) Copyright 2019 Google LLC.
Table 4. Pinout for the cable connector on the camera module Pin # Name Pin # Name 1 GND 13 MIPI_CSI1_CLK_P 2 NC 14 GND 3 AFVDD 2.8V 15 MIPI_CSI1_D0_N 4 DVDD 1.2V (NC) 16 MCLK 5 CAM_I2C_SDA 1.8V 17 MIPI_CSI1_D0_P 6 NC 18 GND 7 CAM_I2C_SCL 1.8V 19 MIPI_CSI1_D1_N 8 VDDIO 1.8V 20 NC 9 GND 21 MIPI_CSI1_D1_P 10 CAM_PWDN 1.8V 22 AVDD 2.8V 11 MIPI_CSI1_CLK_N 23 NC 12 CAM_RESETB 1.8V 24 GND 25 NC Version 1.0 (August 2019) Copyright 2019 Google LLC.
Table 5. Pinout for the cable connector on the Dev Board Pin # Name Pin # Name 1 GND 13 GND 2 MIPI_CSI_D0_N 14 MIPI_CSI_D3_N 3 MIPI_CSI_D0_P 15 MIPI_CSI_D3_P 4 GND 16 GND 5 MIPI_CLK_N 17 CAM_PWDNB 6 MIPI_CLK_P 18 CAM_CLK 7 GND 19 GND 8 MIPI_CSI_D1_N 20 CAM_I2C_SCL 9 MIPI_CSI_D1_P 21 CAM_I2C_SDA 10 GND 22 CAM_VSYNC 11 MIPI_CSI_D2_N 23 CAM_RESETB 12 MIPI_CSI_D2_P 24 3.3V Table 6.
When using this interactive mode, each time you press Spacebar, it saves the image to the current directory as a JPEG. The filename includes an incrementing number, starting with img0000.jpg. Overwritting filenames is avoided by always starting with the first available enumeration of the filename. The command also accepts the following arguments: Table 7.
Document revisions Table 9. History of changes to this document Version 1.0 (August 2019) Changes Correct the connector pinout Miscellaneous style cleanup Beta (March 2019) Version 1.0 (August 2019) Initial release Copyright 2019 Google LLC. All rights reserved.