Hi
Iam facing a issue related to mono/stereo settings related to the AIC3106 codec.
In my custom application, audio o/p from SoC goes simultaneously to HDMI Tx and CODEC. Iam pumping audio through I2S.
If i pump Left only audio using aplay command from SoC
HDMI: Audio is played only in Left channel, no sound in Right
CODEC: Audio comes in both Left and Right,when i hear through HPOUT
If i pump Right only audio using aplay command from SoC
HDMI: Audio is played only in Right channel, no sound in Left
CODEC: Audio comes in both Left and Right, when i hear through HPOUT
From this, we can understand even if u feed single channel whether left or channel, codec always outputs in both channel.
I also probed the WCLK and data from SoC side using CRO, if left data is feed, data comes in left only and if right data is feed, data comes in right only.
I even used amixer commands to change some settings, everything in vain
It seems iam missing some settings related to codec,kindly advise regarding this problem
Regards
Vijayabharathi C