The cross talking between the headphone and microphone input is a known issue of the Iris carrier board, not the computer module. The analog ground (AUDIO_AGND) trace is shared between the audio headphone and the microphone. Since the headphone has a low impedance, the resulting current is causing a voltage drop in the resistance of the ground connection. Since the microphone interface shares the ground connection, the voltage drop is picked up by the microphone input.
The problem only occurs if a headphone with low impedance is plugged in. Using the headphone output as a line output with higher impedance will not cause an issue since the current is lower. In order to be sure that the cross talking you are facing in your project is caused by the weak analog ground connection, you can simply do the test by removing the headphone from the headphone jack and check whether the issue is gone.
In order to resolve the issue, the ground of the microphone and the headphone would need to be routed with separate traces as a star connection. This is the best solution, but only possible if the microphone jack and the headphone jack have different grounds, like on the Iris board. If a combined headphone/microphone jack is used with a single ground, the only solution is to make the ground trace as wide and as short as possible in order to reduce the resistance.
Unfortunately, there is currently no new version of the Iris board available which implements the needed changes in the analog ground connection for resolving the cross talking issue. Currently, I can only provide you the following hardware workaround:
- Use the headphone output only with high impedance device. Use headphones with built in amplifier or use it for connecting an external amplifier.
- Use the AUDIO_AGND on pin 26 of the the header X16 instead of pin 5 at X9 for the microphone. The ground on X16 is not sharing the same traces as the headphone ground. Having the microphone and the ground signal on two different connectors can cause additional noise to the microphone.
- Assemble at the position of C28 and C35 shorts or 0R resistors. This will connect the AUDIO_AGND to the regular ground. This will reduce the resistance of the ground retour path for the audio signals significantly. Tests have shown that the cross talking is reduced, but does not disappear completely. Also it can cause additional noise to the microphone path.
C28 is located on the top side:
[upload|J/dXK+dXhmYhTCSiEKPFK4/hfco=]
C35 is located on the bottom side:
[upload|iyHVlmk5EWqfmK3Z/v+kKd6fCLE=]