I copied this from another thread:
Here is some info from the WM8741 datasheet (page 5):
I2S: in 2-wire s/w mode (using volumite), this sets the address of the device. I would assume setting it low gives one address and setting it high gives the other address
DIFFHW: 0= normal; 1= MONO
With DIFFHW=0, then MODE=Z for 2-wire control (volumite)
OSR is unused
IWO is an output, so set to Z
DSD and DEEMPH must be set to Z because these become the control wires to the volumite in s/w mode
MUTE: 0= Mute active; 1= Normal operation (you can try setting MUTE to 1)
FSEL: Unused.
So in summary:
I2S: try 0 or 1
DSD: Z
DEEPH: Z
MODE: Z (stereo)
IWO: Z
DIFFHW: 0 (stereo mode)
FSEL: Z (unused)
MUTE: try 1
OSR: Z (unused)
So the only switches to try are I2S and MUTE
The I2S switch sets the address: One OPUS must be set to 0 and the other to 1
*****
The jumpers in volumite:
PIN1 PIN3 OSR (Input sample rate)
---- ---- ---
LOW LOW HIGH --- 192K
LOW HIGH LOW --- 44K
HIGH LOW MED --- 96K
HIGH HIGH LOW --- 44K
*****
Tha above info from data sheet is for stereo.
For MONO:
DIFFHW=1
MODE=0 for left channel, =1 for right channel
Edited by user Wednesday, March 02, 2011 10:38:16 AM(UTC)
| Reason: Not specified