FPGARelated.com
Forums

Reading from ADC and writing to DAC at same time

Started by Nicholas Kinar August 26, 2009
Nico Coesel wrote:
> Nicholas Kinar <n.kinar@usask.ca> wrote: > >>> I'd daisy chain the whole lot and use an LPC2000 series controller >>> from NXP. The 2nd SPI interface has a FIFO (both RX and TX) which is 8 >>> words deep. >>> >> Neat idea; I'll look into this. Thanks, Nico! > > You might need to parallel multiple SPI interfaces to get to your > required bit rate (one SPI interface as master, the other one as > slave; clock out externally connected to clock in). You can also look > into the LPC1700 series. These are even faster than the LPC2000 > series. >
I am getting lots of good ideas from this particular thread. Thanks Nico! The LPC1700 series looks particularly good.