--- In lpc2100@yahoogroups.com, Peter Kuhar <peter.kuhar@g...> wrote: > >> What about connecting DAC to UART using somekind of converter. I was > >> thinking: 8 pin MCU. > >> > > > That sounds interesting. If you can find an 8 pin MCU with a uart fast > > enough! > > Any sugestions? :) > > /Pero Have no idea whther it is fast enough or not but it is an 8-bit 8-pin MCU with serial interface. Using an internal oscillator which is accurate enough to drive the UART in standard baudrates (we did some tests up to 230.4 kbaud) the LPC903 or LPC908 could do the job. Both are very similar but have different pinout. Found this information on the Spoerle website: http://www.spoerle.com/binaries/1060691817289-903-info.011003.pdf And more here on Philips: http://www.semiconductors.philips.com/pip/P89LPC903FD.html For 908 the info is here: http://www.semiconductors.philips.com/pip/P89LPC907FD.html Don't ask me why the link is called 907 ;-) Neither of these devices can be clocked externally so the max speed you get is the internal oscillator. Neat little devices though. Cheers, Bob
Message
Re: Audio DAC
2004-02-11 by lpc2100_fan
Attachments
- No local attachments were found for this message.