TI工程师你好:
我的开发环境是这样的 sensor + 913 + 964 + MCU。
目前可以通过I2C访问到964内部寄存器。964的i2c地址为:0x30
i2cget -f -y 0 0x30 0x5b
0xb0
请问需要配置哪些964的寄存器?
请问913的i2c地址是多少?
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.
TI工程师你好:
我的开发环境是这样的 sensor + 913 + 964 + MCU。
目前可以通过I2C访问到964内部寄存器。964的i2c地址为:0x30
i2cget -f -y 0 0x30 0x5b
0xb0
请问需要配置哪些964的寄存器?
请问913的i2c地址是多少?
TI工程师您好:
目前913可以访问到了,
root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x58 0x00
0xb0
请问913需要配置哪些寄存器呢?
另外964读取不到视频帧的信息?
964从机地址:0x30
root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x73
0x00
root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x74
0x00
root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x75
0x00
root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x76
0x00
烦请分析会是什么原因,感谢!