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.
工具/软件:Starterware
我正在尝试向TCA6416申诉,但问题是它没有回应请求。
我循环检查整个L2C总线,TCA6416是唯一没有看到的东西。
我也有TCA6416,我有同样的问题。
下面是一个示例代码:
UINT8 i2cWriteBuffer[2]={0x06,0x00}; I2C_Transmit (0x20 << 1,(uint8*) i2cWriteBuffer,2);