-
-
Notifications
You must be signed in to change notification settings - Fork 237
External TDM DACs
Regular I2S DACs support only 2 channels. With TDM we can get much more channels. However you need to use a microcontroller that supports TDM!
This is not yet supported by the AudioTools, but I am working on it. Please let me know if you want to help me...
The AD1938 is a high performance, single-chip codec from Analog Devices, that provides four analog-to-digital converters (ADCs) with input and eight digital-to-analog converters (DACs) with single-ended output. An SPI port is included, allowing a microcontroller to adjust volume and many other parameters.
The CS42448 CODEC from Cirrus Logic provides six multi-bit analog-to-digital and eight multi-bit digital-to-analog delta-sigma converters.The DAC is configured with the help of I2C.
1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|
NC | SCL | SDA | NC | NC |
GND | NC | NC | 5V | NC |
Master Control