home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dsp / 1831 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  959 b 

  1. Path: sparky!uunet!gatech!bloom-beacon!eru.mt.luth.se!lunic!sunic!kth.se!elixir.lne.kth.se!stefank
  2. From: stefank@elixir.lne.kth.se (Stefan Karlsson)
  3. Newsgroups: comp.dsp
  4. Subject: Synchronizing TMS 320C30 inputs with SPOX?
  5. Keywords: SPOX
  6. Message-ID: <1992Jul27.110432.12114@kth.se>
  7. Date: 27 Jul 92 11:04:32 GMT
  8. Sender: usenet@kth.se (Usenet)
  9. Organization: School of EE, Royal Institute of Technology, Sweden
  10. Lines: 11
  11. Nntp-Posting-Host: stella.e.kth.se
  12.  
  13. Hello! 
  14.  
  15. If I issue two calls to the SS_get() function, one or more samples may arrive in
  16. between (at least with 20kHz sample rate). This results in the two input streams
  17. not being synchronized.
  18. What I can do is to stop the sampling before the first SS_get() call and start
  19. sampling again after the last SS_get call, but I don't like that solution.
  20. Do I have to write own interrupt service routines (and can they be used with
  21. SPOX?) or does anybody a better way to synchronize the inputs?
  22.  
  23. Stefan Karlsson
  24.