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.

SK-TDA4VM: I2C读写

Part Number: SK-TDA4VM


我使用SK-TDA4VM接入了imx219模组,我想通过应用层去读取imx219的设备号,使用的命令是i2cget -y -f 3 0x10 0x00,但是Error: Read failed。

通过驱动.ko文件能够读取到设备号

请问有什么办法解决吗?