Linux IIO development
 help / color / mirror / Atom feed
From: Marten Svanfeldt <marten.svanfeldt@gmail.com>
To: "Hennerich, Michael" <Michael.Hennerich@analog.com>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: Re: High frequency software trigger
Date: Fri, 04 Mar 2011 18:32:45 +0800	[thread overview]
Message-ID: <4D70BFCD.40605@gmail.com> (raw)
In-Reply-To: <544AC56F16B56944AEC3BD4E3D59177133FA70B26C@LIMKCMBX1.ad.analog.com>

On 2011-03-04 17:19, Hennerich, Michael wrote:
>
> I recently submitted a trigger source driver that utilizes Blackfin hardware timer.
>
> http://wiki.analog.com/software/linux/docs/iio/iio-trig-bfin-timer

Thank you, this had passed me by. Looking at the source, it seems that a 
hrtimer based trigger would be something similar, except not tied to any 
specific platform.

>
> Not sure what your platform is, but there might be similar peripherals,
> that can generate sub second cyclic interrupts.
The platform in question is an TI OMAP3 (3530) based system, but my goal 
would be to utilize hrtimers as they are not tied to a specific 
platform. They are supposed to work on our target platform, but I 
haven't had time to test them extensively yet.

> I successfully used it on a fast Blackfin processor at frequencies of 10kHz and above,
> with this simple demo application.
>
> http://wiki.analog.com/software/linux/docs/iio/iio_netscope
10kHz sounds reassuring, in my case it is about 250Hz max, but some 13 
or so channels. Did you get any idea where the limitations lies in terms 
of system load etc? Of course this depends on the exact setup, just 
trying to find all possible sides of moving our code over to be IIO-based.

Regards
Marten Svanfeldt

  reply	other threads:[~2011-03-04 10:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-04  7:26 High frequency software trigger Marten Svanfeldt
2011-03-04  9:19 ` Hennerich, Michael
2011-03-04 10:32   ` Marten Svanfeldt [this message]
2011-03-04 11:10     ` Jonathan Cameron
2011-03-07  5:49       ` Marten Svanfeldt
2011-03-09 14:00       ` [RFC] IIO: trigger: New hrtimer based trigger driver Marten Svanfeldt
2011-03-09 14:00       ` [PATCH] " Marten Svanfeldt
2011-03-09 19:31         ` Jonathan Cameron
2011-03-10  2:19           ` Marten Svanfeldt

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=4D70BFCD.40605@gmail.com \
    --to=marten.svanfeldt@gmail.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=linux-iio@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox