Close

PRU Interface to ADC using RemoteProc and RPMsg

beagleboard-foundationBeagleBoard Foundation wrote 10/28/2016 at 03:22 • 2 min read • Like

Greg R recently posted on the BeagleBoard.org mailing list about a BeagleBone Green project that he’s been working on:

PRU Interface to ADC using RemoteProc and RPMsg

screenshot-from-2016-10-27-22-07-03

The project is hosted on GitHub:

Greg-R/pruadc1

The goal of this project is to perform real-time digitization of an analog audio waveform, and then to make the digital data-stream available for manipulation within the Linux user-space via the “Advanced Linux Sound Architecture”. The Analog-to-Digital Converter (ADC) is a type MCP3008 and is connected via SPI bus to one of the two “Programmable Real-Time Units” included with the Beaglebone system.
Detailed documentation is in the file PRUADC1.pdf

https://github.com/Greg-R/pruadc1/blob/master/doc/PRUADC1latex/PRUADC1.pdf

https://github.com/Greg-R/pruadc1/blob/master/doc/PRUADC1latex/PRUADC1.pdf

https://github.com/Greg-R/pruadc1/blob/master/doc/PRUADC1latex/PRUADC1.pdf

Greg describes the project in this video:


Like

Discussions