To: | "" <> |
---|---|
Subject: | Re: [ts-7000] Using TS-7500 SBC to collect and transfer camera data over TCP/IP |
From: | walter marvin <> |
Date: | Thu, 28 Jul 2011 17:07:37 -0700 (PDT) |
I think you'll have some problems with that. Consider that the TS7500 has a cycle time of 250 MHZ. that's 10 cycles per sample, or maybe 2-4 instructions. Further the DIO pins are on the 7500's "S-BUS" which has to be set-up before you could do it. The number of instructions per potential interrupt is to small to be practical, even if it weren't It would require a Linux device driver to do it. The other problem is that the TS-7500 already has all its interrupts allocated. There are two alternatives: 1) DMA 2) External buffering hardware Option 1 is problematical, since there is no hardware support for it, and again, no drivers. Potentially a DMA based
driver could be developed, but it's not a trivial task (sorry for the pun) Option 2 requires more hardware, but is more practical. Even so, you might wind up buffering all the data, because the TS7500 would still have to handle the average data rate if the data is continuous or semi continuous. Hope that helps PS. I do Linux Device Drivers on the TS-7500, could you use some help here? From: Mike Travis <> To: "" <> Sent: Thursday, July 28, 2011 7:34 PM Subject: Re: [ts-7000] Using TS-7500 SBC to collect and transfer camera data over TCP/IP We actually use 3 ccd sensor blocks that digitize infrared emitting LEDs. Based on the strength and perceived position of the IR image we calculate to high accuracy a point in 3 dimensional space. The sensor block camera array is a system we've ha for years, were now trying to incorporate the SBC into the camera array. I just wanted to know if anyone had used 8 DIO pins to input 8 bits of data at 25 MHz before. Mike On Jul 28, 2011, at 5:27 PM, walter marvin <m("yahoo.com","walter_b_marvin");" target="_blank" href="">> wrote:
__._,_.___
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe __,_._,___ |
Previous by Date: | Re: [ts-7000] Using TS-7500 SBC to collect and transfer camera data over TCP/IP, Mike Travis |
---|---|
Next by Date: | Re: [ts-7000] Using TS-7500 SBC to collect and transfer camera data over TCP/IP, walter marvin |
Previous by Thread: | Re: [ts-7000] Using TS-7500 SBC to collect and transfer camera data over TCP/IP, Mike Travis |
Next by Thread: | Re: [ts-7000] Using TS-7500 SBC to collect and transfer camera data over TCP/IP, walter marvin |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU