Tool/software:
I'm considering the TAD5112 for a design. From the reading (the complex for a DAC!) datasheet it seems like I can do the following, but would like to verify:
- Run the TAD5112 in TDM mode using an I8S format (that's 8 32bit channels per frame, BCLK = 256 x the sample rate).
- FSYNC is 1 BCLK wide, audio TDM data starts on the rising FSYNC.
- Data is clocked out on the falling edge of BCLK and clocked into the DAC on the rising edge.
All fairly standard stuff.
In addition, I think I can do the following:
Programmatically through I2C, select which of the 8 slots I feed to the two DAC channels, i.e Slot 1,2 or Slot 3,4 etc up to Slot 7,8. Can I do this?.
Thanks!