Reply by ian.scanlon March 15, 20062006-03-15
The basic idea is to configure the SPI or SSP as a slave device and 
supply the clock and control signals.  These can be derived from 
timers / external logic as required.  There are some restrictions if 
you require continuous back-to-back transmission.  See ch.12&13 in 
user manual.  The LPC provides the shift register, everything else is 
application specific.

Ian
	--- In lpc2000@lpc2..., "croquettegnu" <croquettegnu@...> 
wrote:
>
> Hi guys,
> 
> I2S seems to be possible with the use of a SPI
> What about AC97 or TDM management ? Is the SPI enough , the SSP to
> dela with ?
> 
> Thanks in advance
>
	

An Engineer's Guide to the LPC2100 Series

Reply by croquettegnu March 15, 20062006-03-15
Hi guys,

I2S seems to be possible with the use of a SPI
What about AC97 or TDM management ? Is the SPI enough , the SSP to
dela with ?

Thanks in advance