PCM1789 Library

This is a basic library for I2C, SPI or hardware control of a TI PCM1789 24bit 96kHz audio DAC.

## disclaimer: I don't have a working setup to test this library out, so it's based on the data sheet ##

The PCM1789 is a high-performance, single-chip, 24-bit, stereo, audio digital-to-analog converter (DAC) with differential outputs.

The datasheet for it is available here:
http://focus.ti.com/lit/ds/symlink/pcm1789.pdf

I'm going to write this library in such a way that regardless of the communications method setup in the constructor for the class, you will be able to use the same class functions to control the PCM1789.


0 comments

You need to log in to post a comment