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.

C5500 I2C调试问题

Other Parts Discussed in Thread: PCM1864, TMS320C5517

在使用c55_csl_3.06 CSL_I2C_CodecTestExample调试过程中,当DSP作为Master模式下,通过添加打印log,发现第一次I2C卡在

statusByte = CSL_FEXT(i2cHandle->i2cRegs->ICSTR,I2C_ICSTR_ICRRDY);下,无法ICRRDY为1的信号。后续在I2C_ICSTR_BB就一直timeout、

时钟输入是按照晶振配置为12M 输出频率为10K。请问有可能是哪里出了问题?