Return to KLUBNL.PL main page

rsgb_lf_group
[Top] [All Lists]

Re: LF: Raspberry Pi sound interface that works

To: [email protected]
Subject: Re: LF: Raspberry Pi sound interface that works
From: Andy Talbot <[email protected]>
Date: Tue, 14 Feb 2017 16:03:28 +0000
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=n4MJaZHyoKm1XiBR4i7U8tSagu6PPg9zgnP90rs4kNM=; b=LYiLO9SYxpzODNP8c0SHQBQERuLilSv2BTnecSx0dSjWjU5WjDaylz+uuFDJWUrN94 wZUB+Y0KwszMKqdFPvhRcBwvYOHDaviDZtGU++XAENJhiWotaqXL49YR57ewlkocJFsy M4X/U18CdxEicArevww3aUopptu4Diumx9GZB6Al3srUEGwffZmYbQB4HD44rE/Y9aB4 LK/O8iWk0bwzDZ4f/UgQVS55CWh93ay5D/CkRrjn1fi29Gk6UmTr3gDHg9UtkM0PNvE7 /wgeEka3JP3BTrWKAEIn5P0oMdtvniNuKmTCpaL9rNr7eL77Xxgy3UVZjrKJjx97vRuP uwFA==
In-reply-to: <[email protected]>
References: <[email protected]>
Reply-to: [email protected]
Sender: [email protected]
Is it any more than a CODEC chip?

They use SPI or similar  and  DSP chips have custom interfaces to make the most of them.    So the RPi wit its fast serial interface should cope with most CODECs.   Someone just has to write the code ;-)

Andy  G4JNT

On 14 February 2017 at 15:52, Paul Nicholson <[email protected]> wrote:

USB audio on the Raspberry Pi is pretty useless thanks to
lost USB packets.   A much better solution for audio is to
use the I2S bus via add-on boards such as the Wolfson.

Unfortunately the Wolfson never worked with the quad core RPi.
I'm just testing another one, called an Audio Injector from
Flatmax Studios.  It uses the same wm8731 chip as the Wolfson
but works with the quad core Pi:

 http://audioinjector.net/
 https://www.amazon.co.uk/gp/product/B01HBC8CJ0/

Runs up to 96k samples/sec stereo in full duplex.

Measured input performance is at

 http://abelian.org/scard

(Ignore the two spikes in the noise floor, these are from
the neighbour's solar panel. I'll measure the noise again
after sunset!)

Noise is lower than 1uV in 1Hz and full scale input is
quite high, so the dynamic range is great.  It runs at
32 bits per sample very nicely.

It appears to run real well with ebsynth:

 http://abelian.org/vlf/tmp/170214b.gif

Uses about 11% of one core and appears as good if not better
than even a PCI soundcard on a PC!

It looks like Flatmax Studios are kick starting development
of a multi-channel version with 8 outputs and 6 inputs. If
that works it will be great for 3 axis coherent reception
with just one Raspberry Pi.  Due apparently in April.

A lot more testing to do but so far it looks promising.
Sorry I just bought the last two from Amazon uk so they're
out of stock for the moment!
--
Paul Nicholson
--



<Prev in Thread] Current Thread [Next in Thread>