> Say we want to output 44.1kHz stereo data. That needs a minimum clock of > 44100 * 16bit * 2 channels = 1411200Hz (1,4MHz).Some chips require a > minimum clock of clock of 256*fs. That is way too fast. We need to run > the chip in slave mode and provide a clock for the data. It's not actualy that fast 256*fs means that clock is 256*44100 11.286600 MHz A managed to connects philips DAC (in 16 bit left-aligned mode which is close to I2S) using software, SPI and PWM. But it takes to much processor time. Just enaught to decode mp3 from internal flash. But I dont have enoug time left to read from SD card. What about connecting DAC to UART using somekind of converter. I was thinking: 8 pin MCU. /Pero > Peter Kuhar wrote: >> Hello, >> >> Has anyone connected audio DAC to LPC210x? >> >> >> /Pero >> >> >> >> >> >> Yahoo! Groups Links >> >> >> >> >> >> > Yahoo! Groups Links
Message
Re[2]: [lpc2100] Audio DAC
2004-02-11 by Peter Kuhar
Attachments
- No local attachments were found for this message.