Tinker Board Forum

Full Version: I2s output from Tinker Board - help needed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello
I decided to buy Tinker to use it as audio streamer but found difficult to connect it with my DAC trough I2s
As for RPi3 there are hundreds of drawings/photos//explanations how to take I2S signal I couldn't find anything about Tinker Sad
Yes I already studied Pins for Tinker but I only figured out that they are different than Pi and cant find the same pins description

I need following pins to enable I2S:
GND
+3,3V
DATA
BCK
LRCK

I assumed:
GND = pin 14 or 6
3,3v =PIN 1
LRCK -?
BCK-?
DATA-?
I can see that pins 40, 38 and 35 have something with I2s in names but don't want to kill my board blindly tryingSmile
PLS advise
thank you
Hi mimao

GND = pin 14 or 6
3,3v =PIN 1
LRCK pin 35
BCK pin 12
DATA- pin 40

thank you.
Thank you!
This is exactly what I am looking for!
Regards