From: Marco Jackel <ich@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] [RTDM] best strategy for periodic reading
Date: Tue, 16 May 2006 10:43:43 +0200 [thread overview]
Message-ID: <e4c3bv$829$1@domain.hid> (raw)
Hello,
I'm writing a driver for a A/D converter with a multiplexer. I want to
access it with software controlled conversion. The controller has 15
Inputs. I've to set a few Bits to select the Channel that I want to read
from and to start the conversion. I want to access different channel
with a different frequency. At the moment I try to do this with
different realtime-tasks started from the "read_rt" function
(rtdm_task_init).
Is this the best way or is there something more elegant?
Thanks
Maggo
next reply other threads:[~2006-05-16 8:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-16 8:43 Marco Jackel [this message]
2006-05-16 9:37 ` [Xenomai-help] [RTDM] best strategy for periodic reading Jan Kiszka
2006-05-16 10:15 ` Li Yi (Adam)
2006-05-16 10:55 ` Jan Kiszka
2006-05-16 18:56 ` [Xenomai-help] " Marco Jackel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='e4c3bv$829$1@domain.hid' \
--to=ich@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.