ArduCAM V3Link Quick Start Manual

Camera solution

Advertisement

Quick Links

3
Arducam V
Link Camera Solution
Quick Start Guide
October 20, 2023
By ARDUCAM TECHNOLOGY CO., LTD

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the V3Link and is the answer not in the manual?

Questions and answers

Summary of Contents for ArduCAM V3Link

  • Page 1 Arducam V Link Camera Solution Quick Start Guide October 20, 2023 By ARDUCAM TECHNOLOGY CO., LTD...
  • Page 2: Table Of Contents

    Table of Contents Catalog Table of Contents ......................2 1. Preparation ....................... 3 1.1 Hardware Requirements ...................3 1.2 Software Requirements ..................3 2. Physical Connect .......................4 3. Environment Configuration ..................5 3.1 Flashing the Image onto Memory Card ............5 3. Completion ........................ 6 3.2 Add relevant drivers and change configuration ..........
  • Page 3: Preparation

    1. Preparation 1.1 Hardware Requirements TI SK-AM62A-LP Development Board x 1  Arducam V3Link d-ch adapter board x 1  Arducam V3Link camera adapter board x 4  Fakra Z Female to Female RF Coaxial Cable x 4  Arducam IMX219 Camera x 4 ...
  • Page 4: Physical Connect

    Figure 2.1 Hardware Connection 5-1 is camera imx219 connected to Arducam V3Link camera adapter board.  1-2 is the Arducam V3Link d-ch adapter board connected to the Arducam  V3Link camera adapter board. 3 is Arducam V3Link d-ch adapter board csi0 connected to SK-AM62A-LP ...
  • Page 5: Environment Configuration

    6 Connect to the LAN using an Ethernet cable.  7 Connect the monitor using HDMI cable.  8 USB-C Power Delivery.  9 Serial port connected to host via microUSB  3. Environment Configuration 3.1 Flashing the Image onto Memory Card 1.
  • Page 6: Completion

    Click the Flash! button and wait for the programming to complete. 3. Completion Wait for flashing to complete,Insert the programmed microSD card into SK-AM62A-LP, first power the V3Link d-ch adapter board, and then power the SK-AM62A-LP. This is very important and the order cannot be changed! ! !
  • Page 7 Figure 3.3 Finish the Image Installation...
  • Page 8: Add Relevant Drivers And Change Configuration

    3.2 Add relevant drivers and change configuration Log in to the system through the serial port a. Download PUTTY according to the link provided https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html b. Right-click the start button on the taskbar, select Device Manager, and you can see several new serial ports in Ports (COM&LPT). c.
  • Page 9 The output information is as shown in the figure below. COM7 is a serial port terminal. Enter the user name root and there is no need to enter a password to log in to the system. Figure 3.5 Output Information e. Download AM62ASK-V3Link.zip AM62ASK-V3Lin k.zip https://www.arducam.com/wp-content/uploads/2023/10/AM62ASK-V3Link.
  • Page 10: Configure The System

    3.3 Configure the system ● Check local ip ```shell # AM62A root@am62axx-evm:/opt/edgeai-gst-apps# ip a <LOOPBACK,UP,LOWER_UP> 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever eth0:...
  • Page 11 # PC \$USER_PATH\> scp .\AM62ASK-V3Link.zip root@192.168.137.206: root@192.168.137.206's password: AM62ASK-V3Link.zip 100% 411KB 4.6MB/s ● Configure System Environment ```shell # AM62A root@am62axx-evm:~# unzip AM62ASK-V3Link.zip Archive: AM62ASK-V3Link.zip creating: AM62ASK-V3Link/ creating: AM62ASK-V3Link/dtbs/ inflating: AM62ASK-V3Link/dtbs/k3-am62a7-sk-v3link-fusion-0.dtbo inflating: AM62ASK-V3Link/dtbs/k3-am62a7-sk.dtb inflating: AM62ASK-V3Link/dtbs/k3-v3link-imx219-0-0.dtbo # Copy modules/ds90ub960.ko and modules/im219.ko to/ root@am62axx-evm:~# ~/AM62ASK-V3Link/modules/ds90ub960.ko /lib/modules/5.10.168-g2c23e6c538/kernel...
  • Page 12 ~/AM62ASK-V3Link/dtbs/uEnv.txt /run/media/mmcblk1p1/uEnv.txt Reboot ● Preview You need to set the camera format setup-imx219.sh first, and then use stream -4ximx219.sh to preview the picture, followed by the four camera parameters video_index subdev_index, as shown below: ```shell root@am62axx-evm:~# chmod +x...
  • Page 13 = IMX219 9-0010 format [fmt:SRGGB8_1X8/640x480 field: none] subdev_id = /dev/v4l-subdev10 isp_required = yes ldc_required = yes root@am62axx-evm:/opt/edgeai-gst-apps# ~/AM62ASK-V3Link/scripts/stream-4ximx219-640x480.sh 3 5 4 7 2 9 5 10 # or root@am62axx-evm:/opt/edgeai-gst-apps# ~/AM62ASK-V3Link/scripts/setup-imx219.sh root@am62axx-evm:/opt/edgeai-gst-apps# ~/AM62ASK-V3Link/scripts/stream-4ximx219.sh 3 5 4 7 2 9 5 10...

Table of Contents