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.

[参考译文] AM62A7:AM62A7 不会检测到 IMX219 摄像头。

Guru**** 2427720 points
Other Parts Discussed in Thread: AM62A7

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1543785/am62a7-the-imx219-cameras-are-not-detected-by-the-am62a7

器件型号:AM62A7


工具/软件:

我尝试将四个 IMX219 摄像头与运行 SDK 10.1 版的 AM62A7 SK 一起使用。 当我运行时init_script.sh、我遇到了以下问题:

[1002.965431] vdec 30210000.video-codec:运行时 PM 使用计数下溢!
[1003.024106] vdecc 30210000. video-codec: error -ENXIO: IRQ index 0 not found
[1003.031022] vdec 30210000.video-codec:无法获取 IRQ 资源、返回轮询
[1003.039616] vdecc 30210000. video-codec:在设备树中找不到 opp 表
[1003.049373] vdec 30210000.video-codec:添加了带大写字母的 Wave5 驱动程序:“编码“'Decode '
[1003.057339] vdecc 30210000. video-codec:Product Code:   0x521c
[ 1003.063387] vdecc 30210000. video-codec: firmware Revision:334314

我不确定该错误是否与问题有关。

继续,我跑setup_cameras_v3link.sh了,但它没有给我任何回应。 所以、我使用了以下命令、这是终端输出:


root@am62axx-EVM:/opt/edgeai-gst-apps/scripts v4l2-ctl --list-devices
Wave5-dec (platform:30210000.video-codec):
    /dev/video0
    /dev/video1

e5010(平台:fd20000.jpeg-encoder):
    /dev/video2


我´ve 使用该指南: www.ti.com/.../spradh2a.pdf

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好:

    您是否为 V3link 板和 4 个 IMX219 摄像头指定了设备树叠加层? 您需要在 uEnv.txt 中包含以下内容:

    name_coverles=ti/k3-am62x-sk-csi2-v3link-fusion.dtbo ti/k3-v3link-imx219-0-0.dtbo ti/k3-v3link-imx219-0-1.dtbo ti/k3-v3link-imx219-0-22.dtbo/k3-v3link-imxb-0-ti.dtbo-imx219 

    有关更多详细信息(有关 CSI-2 摄像头)、请参阅 AM62A Linux Academy。

    此致、
    建中