Raspberry PI PCM I2S driver #piday #raspberrypi @Raspberry_Pi

Github

Raspberry Pi I2S driver: This gets us all sorts of excited about CODEC projects! From philpoole:

This repository contains a very poor quality I2S PCM ALSA driver for Raspberry Pi. It will output 16 bits per sample, 44100Hz stereo I2S to use with a DAC similar to the TDA1541A. If you require different format or frequency then feel free to modify this driver to suit, but I can’t guarantee support.

This is a kernel driver, so in order to build this, you will need to be running a successfully built kernel, for which you have the kernel source code to which this driver can be built against.

To build..

make -C /home/pi/linux M=$PWD

(if your linux source tree lives at /home/pi/linux, for instance)

It is a work in progress which I hope to continue in time.
The first version uses an IRQ to keep the PCM FIFO full.
However, there are glitches in the audio due to the sheer mass of interrupts.
I hope to improve that with time by using DMA.

Phil.

Read more.


998Each Friday is PiDay here at Adafruit, be sure to check out our posts, tutorials and new Raspberry Pi related products. Have you tried the new “Adafruit Raspberry Pi Educational Linux Distro” ? It’s our tweaked distribution for teaching electronics using the Raspberry Pi. But wait, there’s more! Try our new Raspberry Pi WebIDE! The easiest way to learn programming on a Raspberry Pi.

We now have Raspberry Pi Model B with 512MB RAM in stock and shipping now!


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


No Comments

No comments yet.

Sorry, the comment form is closed at this time.