我想请问我想使用PCM1789的I2C控制音量,为什么都不会回ACK
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.
我有试过100K,400K,ADR0和ADR1=0
皆无法受控
我在美国TI网站有看到此回复,所以提出询问,附件
出现这种情况的原因,我以前遇到过,要么I2C地址没写正确,要么主机的i2C你是不是用GPIO配置的,检查下GPIO是否内部已经上拉, 如果I2C外部再上拉的话,并联之后总电阻减小,将不足以将data线拉低,从而收不到ACK信号。