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.

PCM3070使用问题---模拟输入通道切换

Other Parts Discussed in Thread: PCM3070
     当前在调试PCM3070的时候,进行通道切换时不起作用,加载的EQ 数据在IN1也都已工作正常。
我的电路工作方式为三个模拟输入(IN1,IN2,IN3),一个模拟输出(LO   L/R),采用DSP做为EQ处理。
我参照EVM-CS控制软件中的AUDIO INPUT设置
1,对PAGE1   52,54,55,57分别进行了设置,但是只有设置为IN1的时候信号输入才有作用,
切换到IN2,IN3时都没有作用,我在信号切换时,在软件上面只对以下4个寄存器进行了值的变换,其他的寄存器值不变,而且这4个寄存器的值写入也准确,我已读出来检查过。
寄存器值设置如下  PAGE1   52,54,55,57
IN1:0X40,0X40,0X40,0X40
IN2:0X10,0X01,0X10,0X01
IN3:在该寄存器中没有CM is routed to Right PGA via CM3R with 10K resistanc 
01: CM is routed to Left PGA via CM3L with 10K resistance
这个选项,是否在设置为IN3时有其他的特殊的设置。
以上设置是否正确!