我尝试通过 PGA 左侧将连接到 LINE2L 的麦克风路由到输出右侧 LOP、
并通过右侧 PGA 将 LINE2R 连接到左侧 LOP。
为此,我将写入以下寄存器:
by_err=WriteRegCodec (12、0x00); //过滤器关闭-
// 将 LINE2R 连接 到左侧 LOP/M
by_err=WriteRegCodec (16、0x77); // PGA 右键未静音增益 db -
by_err=WriteRegCodec (22、0x7F); // MIC1R -> PGA-右:0 1111 1 00:Line1R Not Connected - Right ADC powered up - Soft Stepping disabled
by_err=WriteRegCodec (23、0x00); // MIC2R -> PGA-右:0 0000 0 00:增益0dB -
by_err=WriteRegCodec (84、0x80); // PGA-R ->左侧 Lop:1 xxxxxxx:
by_err=WriteRegCodec (86、0x99); // LeftLop :增益9db
LINE2L 至右 LOP/M
by_err=WriteRegCodec (15、0x77); // PGA 左侧未静音增益 db -
by_err=WriteRegCodec (19、0x7F); // MIC1L -> PGA-左侧:0 1111 1 10:Line1L 未连接-左侧 ADC 通电-软步进已禁用
by_err=WriteRegCodec (20、0x00); // MIC2L -> PGA 左侧:0 0000 0 00:增益0dB -
by_err=WriteRegCodec (88、0x80); // PGA-L ->右 Lop:0dB:
by_err=WriteRegCodec (93、0x99); // RightLop:byMic 1 0 1:增益9db
路由正常、但输出右 LOP/M 上的声音非常低
使用的电路: