- From: David Schleef <ds_at_schleef.org>
- Date: Tue, 27 May 2003 10:48:09 -0700
On Mon, May 26, 2003 at 03:52:04PM +0200, kazzedine_at_itin.fr wrote: > Hello, I run a Debian distribution with comedi-0.7.66 and comedilib-0.7.19 > correctly installed. > I try to run tut1.c from the comedilib/demo directory. > I get the following message "comedi0: pcl812: (acl8112pg at 0x220) A/D insn read > timeout > 10750011144". > > I have set subdevice = 0 (analogue input section) > channel = 0 (channel 1 of the card) > range = 0 > aref = AREF_GROUND > And I physically have +5V on the channel 1 of the card. It is likely that you have configured the driver for the wrong I/O base address. Or the driver is buggy. Try digital input or output -- if that doesn't work, it's likely to be a I/O base address problem. dave...
Received on 2003-05-27Z16:48:09