ROM-6881 How to use Camera

From ESS-WIKI
Revision as of 04:46, 21 January 2025 by Xingxing.li (talk | contribs)
Jump to: navigation, search

ROM-6881 supports four MIPI-CSI ports.

For example: Advantech SOM-DB2510

RTENOTITLE

Using “Camera 1” as an example.(Install the camera on the small board to another port)

Set GPIO_0/1/2/3 on SOM-DB2510 as 2-3, as shown in the following figure:

RTENOTITLE

Camera1:

# /tools/test/adv/camera/camera_rkaiq_test.sh 44

ROM-6881 CSI0 FBC.pngROM-6881 CSI0 FBC1.png

Camera2:

# /tools/test/adv/camera/camera_rkaiq_test.sh 62

RTENOTITLE

Camera3:

# /tools/test/adv/camera/camera_rkaiq_test.sh 53

RTENOTITLE

RTENOTITLE

Camera4:

# /tools/test/adv/camera/camera_rkaiq_test.sh 71

RTENOTITLE

4-way camera test environment pictures and test methods.

# /tools/test/adv/camera/camera_rkaiq_test.sh 44 &
# /tools/test/adv/camera/camera_rkaiq_test.sh 62 &
# /tools/test/adv/camera/camera_rkaiq_test.sh 53 &
# /tools/test/adv/camera/camera_rkaiq_test.sh 71 &

ROM-6881 4-camera.png