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:am62a i2c 无法检测到传感器

Guru**** 2392905 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1498082/am62a7-am62a-i2c-can-not-detect-the-sensor

器件型号:AM62A7

工具/软件:

当 am62a 板 与 imx219传感器连接到融合板时。  或者将 am62a EVM 板连接到 imx219。  
在 APP_edgeai 运行后。  屏幕 可以显示摄像机视频表单。  

现在、我需要在应用软件中配置传感器和 SerDes、并使用 i2c 将寄存器写入 imx219和 SerDes。
但遗憾的是、我使用 i2cdetect 扫描 i2c2总线中的所有节点。  
 soc 似乎无法检测 im219节点和融合节点。  此总线中仅找到芯片"tca9543"节点。  

以验证总线问题。 我  使用 示波器检查 sda 和 SCL。 连接到 imx219的 SDA 和 SCL 具有信号。  
您能帮助解决这个问题吗  


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

    您好、Meng、

    我认为用于连接 CSI 摄像头的 I2C 开关位于 I2C 总线4上。 请尝试"i2cdetect -y 4"。

    此致、

    建中