I2S output in LIME2

Started by robert.w, April 16, 2015, 02:11:39 PM

Previous topic - Next topic

robert.w

Hello
I try to connect LIME2 with external DAC (CS4344)

ISO - from Igor Pecovnik
http://mirror.igorpecovnik.com/Lime2_Debian_1.6_wheezy_3.4.106.zip
FEX configured

i2s_mclk = port:PB05<2><1><default><default>
i2s_bclk = port:PB06<2><1><default><default>
i2s_lrclk = port:PB07<2><1><default><default>
i2s_dout0 = port:PB08<2><1><default><default>
i2s_dout1 =
i2s_dout2 =
i2s_dout3 =
i2s_din = port:PB12<2><1><default><default>


/etc/asound.conf also configured at 192000



playing internet stream using VLC

strange noise at output
(the same stream at headphones out working OK)

I do some measurments using osclioscope
and:

MCLK - ok 12,284
LRCK - ok - i see data stream
SCLK  - ok 192 KHz
Digital out - not ok noise but i see also some data frames at very low level about 300mV
i test is at two olimex lime2 board - the same problem

jumper PB3/PB8 is open at PB8

any ideas ?

Robert
MCLK

LRCK

SCLK

DOUT (very lov signal)


robert.w

#1
i just bought A20-OLinuXino-MICRO (i remove R136 resitor) + PmodI2S http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-I2S and i can confirm that i2s working in this configuration.

i go back in this weekend to LIME2.

Now i can tell - i am almost happy :)
tested with format 44100 and 48000.
96000 and 192000 not working yet

Robert


Stupido

Hi Robert,


Sorry to revive the 'dead' thread, but did you succeed to get i2s running at higher speed?


I have one lime2 board lying around and want to play with some DACs... so was wondering if you were successful?


becaus I saw in armbian forums that i2s is working only in 3.4.109?

dpape

Hello Stupido,

I'm also trying to get I2S to work with the newer Armbian releases and mainline kernel. Do you have a working I2S setup?