R
Roman Arnet
- Jan 1, 1970
- 0
Hi
I'm designing a mixer where 4 audio channels are digitized and mixed
together in an ADSP 21065L. The human interface has got a lot of
switches and potentiometer to control level, attacktimes ect.
- Im using low cost AD converters (12Bit) with an SPI interface to
digitize the potentiometer signals.
- A LED driver chip is accessed by SPI as well
- Some preamplifiers are daisy chained by SPI too
What I want do is to decoupelate these components from the DSP by a CPLD
because of the (rather slow) mentioned peripheral components.
++++++++++
+ + ¦---PREAMP
+ ADSP +----++++++ ¦
+ +----+CPLD+------------LED
+ +----++++++ ¦
++++++++++ ¦---SWITCHES
¦
¦---12Bit AD
The DSP accesses the CPLD by it's data/adress bus. The CPLD sends the
received data to the rigth component by SPI.
Does anybody have experiance in such a solution?
Maybe there is a better way to do that (I hope so). It would be nice if
someone would know a already existing chip doing this...
Best regards
Roman
I'm designing a mixer where 4 audio channels are digitized and mixed
together in an ADSP 21065L. The human interface has got a lot of
switches and potentiometer to control level, attacktimes ect.
- Im using low cost AD converters (12Bit) with an SPI interface to
digitize the potentiometer signals.
- A LED driver chip is accessed by SPI as well
- Some preamplifiers are daisy chained by SPI too
What I want do is to decoupelate these components from the DSP by a CPLD
because of the (rather slow) mentioned peripheral components.
++++++++++
+ + ¦---PREAMP
+ ADSP +----++++++ ¦
+ +----+CPLD+------------LED
+ +----++++++ ¦
++++++++++ ¦---SWITCHES
¦
¦---12Bit AD
The DSP accesses the CPLD by it's data/adress bus. The CPLD sends the
received data to the rigth component by SPI.
Does anybody have experiance in such a solution?
Maybe there is a better way to do that (I hope so). It would be nice if
someone would know a already existing chip doing this...
Best regards
Roman