Page 2 of 2

Re: masterclock slave mode i2s

PostPosted: 08 May 2016, 20:58
by R101
What is needed for diy audio is a general purpose I2S driver which can have its parameters set by editing a text file.

We would need to be able to choose master/slave and I2S, left-justified or right-justified output format. We would also need some i/o pins to indicate sample rate and, if someone really wanted to go to town, DSD and muting flags.

The HiFiBerry products appear to use I2C to identify the board so, as I understand it, unless it gets back the right response the output will not work.

Re: masterclock slave mode i2s

PostPosted: 08 May 2016, 22:23
by hondagx35
Hi R101,

We would need to be able to choose master/slave and I2S, left-justified or right-justified output format. We would also need some i/o pins to indicate sample rate and, if someone really wanted to go to town, DSD and muting flags.

Yes would be great to have.
Do you have the skills to program a kernel driver for it?

Frank

Re: masterclock slave mode i2s

PostPosted: 08 May 2016, 22:39
by R101
hondagx35 wrote:Hi R101,

Do you have the skills to program a kernel driver for it?

Frank


No, I wish I had :)