This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: 4xOV5640

Part Number: AM625
Other Parts Discussed in Thread: AM62P

Tool/software:

AM625: AM625 - Processors forum - Processors - TI E2E support forums


 can  anyone share  a patch to enable 4x OV5640 cameras on AM62P?

  • Hello Kevin,

    The Processor SDK Linux for AM62P 10.1 and later (https://www.ti.com/tool/PROCESSOR-SDK-AM62P) supports 4x OV5640 out-of-box. You can use the following scripts to setup the cameras and stream from 4x cameras:

    1. https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/setup_5F00_cameras_5F00_v3link.sh: edit this script and use the desired resolution
    2. https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/stream_2D00_4xOV5640.sh: provide resolution when running this script, e.g. 
      root@am62pxx-evm:~# ./stream-4xOV5640.sh 1920 1080

    If you're using SDK 9.2, please apply the following patch and rebuild the SDK:

    • https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/am62p_2D00_sk_2D00_v3link_2D00_ov5640_2D00_sdk_2D00_9_2D00_2.patch

    Regards,

    Jianzhong

  • Hello Jianzhong,

    • One Camera Serial interface (CSI-Rx) - 4 Lane
    with DPHY
    – MIPI
    ® CSI-2 v1.3 Compliant + MIPI D-PHY 1.2
    – Support for 1,2,3 or 4 data lane mode up to
    1.5Gbps
    – ECC verification/correction with CRC check +
    ECC on RAM
    – Virtual Channel support (up to 16)

    About description of Camera virtual channels in datasheet, Could you provide a further introduction on its usage?

    Regards,

    Kevin

  • Hi Kevin,

    Please refer to this application note: Developing Multiple-Camera Applications on AM6x, chapter 2 and 3.1.

    Regards,

    Jianzhong