DM642运行光盘自带的程序,SEEDVPM642loop2,结果程序运行到
_IIC_write(hSeeddm642i2c, addrI2C,0x00, input_sel); 卡住了,这个函数里面有个 while (I2C_bb(hI2C));,一直卡这了,这个是怎么回事,怎么解决这个问题?
求帮忙,万分感谢!!
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.
DM642运行光盘自带的程序,SEEDVPM642loop2,结果程序运行到
_IIC_write(hSeeddm642i2c, addrI2C,0x00, input_sel); 卡住了,这个函数里面有个 while (I2C_bb(hI2C));,一直卡这了,这个是怎么回事,怎么解决这个问题?
求帮忙,万分感谢!!