您好!我们最近在用TI官网提供的DLP-ALC-LIGHTCRAFTER-SDK-2.0针对DLP6500进行二次开发,
但是当程序中运行到
while(!DLP6500.isConnected())
ret=DLP6500.Connect(id);
这一语句时,控制台程序界面反复显示 I2C Configure =-1和 I2C Write =-1, 请问是什么原因?
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官网提供的DLP-ALC-LIGHTCRAFTER-SDK-2.0针对DLP6500进行二次开发,
但是当程序中运行到
while(!DLP6500.isConnected())
ret=DLP6500.Connect(id);
这一语句时,控制台程序界面反复显示 I2C Configure =-1和 I2C Write =-1, 请问是什么原因?