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.
您好,我用ALP怎么对0X66地址的器件写入address为0X66 data为0x02,0x32,0xbc 和data为0x01,0x01,0x00,0xff ,ALP函数里没有找到相关的函数,只有board.WriteI2C(devAddr, regIndex, regVal)的函数,请问如何操作?谢谢!
您好,
您提到的 board.WriteI2C(devAddr, regIndex, regVal)函数,devAddr为器件地址,regIndex为寄存器地址,regVal为待写入的数据。
数据手册“7.6 Register Maps”中有寄存器的具体说明,每个寄存器地址对应一字节数据。
DS90UH929-Q1 720p HDMI to FPD-Link III Bridge Serializer With HDCP datasheet (Rev. B) (ti.com)