joanlo
Posts: 4
Joined: Wed Oct 21, 2015 8:11 am

How to read I2S audio input

Wed Oct 21, 2015 8:42 am

Hi
I plan to connect an ADC to RPI through the I2S port. I need to read the audio input from I2S to do a audio capture.
I have the Raspberry PI 2 B with Raspbian Jessie.

What steps I have to do to read the digital audio from the I2S port.

Thanks in advance.

carla_sch
Posts: 17
Joined: Wed Mar 18, 2015 5:23 pm

Re: How to read I2S audio input

Tue Nov 03, 2015 11:26 pm

viewtopic.php?f=44&t=91237
You have to compile a kernel module - I wonder why this is not in included
in the raspberry pi linux or is it now ?

joanlo
Posts: 4
Joined: Wed Oct 21, 2015 8:11 am

Re: How to read I2S audio input

Wed Nov 04, 2015 7:03 am

carla_sch wrote:viewtopic.php?f=44&t=91237
You have to compile a kernel module - I wonder why this is not in included
in the raspberry pi linux or is it now ?

Hi Carla
I have followed your indications and works fine.
Linux arecord command works ok but in Qt, audioinput not detects the audio card.
Thanks

Return to “Interfacing (DSI, CSI, I2C, etc.)”