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.
Tool/software:
Hi team,
I want to output a mix of the L and R inputs as an analog output, can I achieve this by using the Mono Mixier?
Does Mono Mixier only support I2S output?
If it is feasible, I would like to know the register settings.
If not, please let us know which DAC is feasible.
Best Regards,
Ryu.
Hi Ryu,
The mono mixer works in digital domain and mixes the digital data.
The Mono Mixer computes a weighted sum of 2 input channels and produces an output, it can apply gain settings for L and R channels and then mix the together.
Mono_Mixer_1_MixGain1 C154 (Pg 49, Reg 24, 25, 26, 27)
Mono_Mixer_1_MixGain2 C155 (Pg 49, Reg 28, 29, 30, 31)
Page 49 is not in datasheet list of register and you need the GUI to change it. For more info please refer to APP note "PCM512x ROM Code"
If you want to mix the output of DAC , then this has to be done after the DAC operation, for that I would use DACs that have analog input so the output of one chaneel can be send back to one of these Analog input. Our new upgrade to PCM512x and new line DACs (TAD5xxx) have these capabilities. You can read more about this idea in the following app note in section 2.3 Mixing and Bypass
Kind Regards,
Arash
Hi Arash,
Thanks for the reply.
So the PCM5122 can only output the mix digitally.
I will check the TAD5212.
Best Regards,
Ryu.