Hi everybody,
in my office I have a quite nice-sounding digital amp (), that among other things is equipped with a I2s input (RJ 45). The input is described as follows:
1 - LRCK
2 - GND
3 - DATA
4 - GND
5 - BCK
6 - GND
7 - MCLK
8 - GND
Since I get the impression that I2s is quite a superior way of transmitting audio data and the Pi is generally able to output that, I would like to try implementing that.
What I have done so far, is to crimp a RJ45 plug according to the setup on the QLS: 5 pins connected, with only one GND at 8 (randomly chosen).
My plan is to connect these pins to GPIO according to this scheme .
Doing this, I ran into 2 problems:
1. The Pi does not output a Master-Clock (MCLK). Is that a real problem? Some DACs etc. do not seem to need this. What to do with pin 7 then? Ground it? Leave it open?
2. What do I tell my Pi about the audio-interface? The config-file has entries for hifiberry and iqaudio products - can I use one of these entries?
Additional question: Can I possibly fry either the pi or my amp if I experiment too freely with this?
I am sorry if these questions may sound a bit simple to all of you specialists. I am a very avid audio/hifi-person, but a near-complete newbie in Linux/Raspberry.
Thanks for your input and best regards,
Elmar