home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / dsp / 2100 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.6 KB  |  44 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!mcsun!Germany.EU.net!ira.uka.de!chx400!bernina!isibee3!stettbac
  3. From: stettbac@isibee3 (Juerg Stettbacher)
  4. Subject: Re: questions on designing DSP board based on DSP56000
  5. Message-ID: <1992Sep7.141059.4980@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. X-Newsreader: Tin 1.1 PL5
  9. References: <1992Sep6.003058.18864@ee.ubc.ca>
  10. Date: Mon, 7 Sep 1992 14:10:59 GMT
  11. Lines: 31
  12.  
  13. raymond w m woo (rayw@ee.ubc.ca) wrote:
  14. : Hi, I am about to design a DSP board based on the Motorola DSP56000 chip.
  15. : I have never done any similar design and I am new to this DSP chip. 
  16. : Is there any book other than the DSP56000 User's Manual that I can use? 
  17. : Also, does anyone have any suggestion on the design (eg, which memory, A/D, D/A
  18. : chips to use, etc)?
  19. : Any advice would be greatly appreciated!
  20. : raymond  <rayw@ee.ubc.ca>
  21.  
  22.  
  23. Hi Raymond
  24.  
  25. Motorola offers quite a lot of paper about the DSP56000/1. Ask there for
  26. literature. 
  27. I'm designing a multi DSP system for parallel processing. As RAM I use
  28. the Motorola DSPRAM MCM56824 (8k x 24 bit) plus common chips (32k x 8 bit)
  29. for extended appliactions. Decoding is done via GALs (Lattice 20V8, 16V8).
  30. This is a fast (some ns) and flexible way of decoding and partitioning.
  31.  
  32. As peripherals serve standard 68xxx devices, but they require different
  33. bus signals and timings. This interface is done with GALs.
  34.  
  35. My IO devices are Crystal converters: CS4328 (2 x 18 bit D/A)
  36.                                       CS5326 (2 x 16 bit A/D)
  37.  
  38. That`s all for the moment.. (I mean: good luck!)
  39.  
  40.  
  41. juerg at ethz switzerland
  42.