AD768 as audio DAC

I just realized I made a significant error in interpreting the AD768 noise specification above. Since the relevant output is IoutB, that one has full-scale output with all data pins at logic 0, not logic 1. So the noise spec is actually the best case, not the worst case. Very clever that they used the IoutB pin for the measurement eh? After all, its the untrimmed output, who knows what the INL/DNL is for it.
 
Hi Abraxalito 🙁
Since it is BCK is present as input, dac obviously working in stopped BCK mode? Without present BCK parallel Data bus cant be loaded?
So conversion takes on after LSB and last BCK cycle finished?
.
LE has to be synced with BCK and it is external? As some Enabele pulse to 595 output buffers or so?
.
Does MSB has to be inveted from say I2S data word?
.
I am thinking to try this ancient dac 🙁
.
(in almost all of these DACs datasheets graphical representation of inputs is missing...)
 
Hi Abraxalito 🙁
Since it is BCK is present as input, dac obviously working in stopped BCK mode? Without present BCK parallel Data bus cant be loaded?
So conversion takes on after LSB and last BCK cycle finished?
Hi Zoran - you're talking as if this DAC has a serial input. But it doesn't, its a parallel input chip. As @rfbrw says it only has the one clock, the one that latches the parallel input into the DAC.

.
LE has to be synced with BCK and it is external? As some Enabele pulse to 595 output buffers or so?
I have used 74HC164s in my parallel interface to it - they are simpler than 595s.

.
Does MSB has to be inveted from say I2S data word?
Yes, AD768 is offset binary, not twos complement like I2S.
 
But it doesn't, its a paralle
I know that is parallel data input DAC that is because I am asking 🙂 I wrote "parallel data bus" not serial data...
Yes, AD768 is offset binary, not twos complement like I2S.
That is what i asked for... So You just invert MSB to make DAC working?
I am saking this because in the datasheet was noted that is unipolar straight binary...
I persume that You interweene with I current injection or somehing as adjusting REFIN/REFOUT current?
.
Thanks
.
Can You tell us more about listeninig impressions please?
 
it only has the one clock, the one that latches the parallel input into the DAC.
Actually the SCK determines individual bit parallel loading into the DAC. BUT that burst of BCKs followed with parallel data has to be in some period, some distance, that is LE or Fs time...
So LE can be Enable event long as BCK length, for the example buffer 16x register, prior to DAc data inputs?