Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fast DIO help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
texon
n00b
n00b


Joined: 16 Jun 2002
Posts: 53

PostPosted: Tue May 31, 2005 7:25 am    Post subject: Fast DIO help Reply with quote

I'm starting on a project with a simple spec, but I'm stumped
on the hardware issues: I have a small analog-to-digital board
with 8 parallel output bits, plus some clock lines, running at
10Mhz. I need to get these bytes into my gentoo box.

USB and Firewire are out because they add too much hardware
design overhead to the small ADC board. Parallel port is too
slow. One possible solution is to buy a fast Digital-IO board
from someone like National Instruments, and just read the
8bits and clock directly via an appropriate off-the-shelf Comedi driver.
However, this solution is too expensive: a single DIO card costs
more than the gentoo box and ADC board combined.

I just finished building a gentoo compact flash PC104 board
computer and I'm not averse to using a small (gumstick, even)
linux board to hook up to the ADC, but I don't know anything
about how to read fast digital lines directly into linux memory.
On a PIC microprocessor, sure I could, but I need help here figuring
out how to get this data into main memory.

Would appreciate any pointers to documentation (PCI bus docs maybe?)
on how I might force these bytes from the ADC into my computer.

Naturally, thanks in advance.

texon

(And gentoo makes a totally cool compact-flash embedded linux!)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum