Hi TI,
There is an analog source(Line in) and HDMI audio in(via I2S in) on our board. The analog input schematic and input routing are as below.
(1) The blue line is for line input source.
(2) The red line is always routed because the HDMI audio in will be muted if no input selected. so keep IN4L/R routed.
(3) Common mode is used. CM1 for IN1L/R, CM2 for IN4L/R.
(4) Input common mode control(B0_P1_R58): 0xff, Connected to Internal Common Mode When Not Connected to PGAs
(5) Line in mute control by IN1L/R to PGAs: P1_R52_D[7:6], P1_R55_D[7:6] and CM1 common mode setting: P1_R54_D[7:6], P1_R57_D[7:6]
When mute line in, set P1_R52_D[7:6], P1_R55_D[7:6], P1_R54_D[7:6], P1_R57_D[7:6] to not routed. The line in audio is not muted completely...
After setting input common mode(B0_P1_R58) to 0x00. The mute function is OK. Why?
Does the "Input commn mode control" is used for?
Thanks.
BR,
Steven