public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Dave Milter <davemilter@gmail.com>
To: Gurkan Sokat <gurkansokat@yahoo.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Interrupt driven serial communication on AT91SAM9260
Date: Tue, 06 Oct 2009 07:21:00 -0000	[thread overview]
Message-ID: <2a382c6e0910060021u3e8a4c2el1f14856b1839c0fd@mail.gmail.com> (raw)
In-Reply-To: <907868.75159.qm@web52802.mail.re2.yahoo.com>

On 10/2/09, Gurkan Sokat <gurkansokat@yahoo.com> wrote:
> Hi,
>
> I am new to this and I can not figure out how to set up interrupt driven
> serial communication on AT91SAM9260. I need to use USART3 and all I want is
> to have interrupt when data received.
>
> This is what I have so far. Not sure if any part of it is true or not, but
> here it is. Can anybody help me on this?
>

look at packages/devs/serial/arm/at91/current/src/at91_serial.c at
ecos repository,
it contains complete example how to do that, may be you can just use
it, without working with hardware.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      reply	other threads:[~2009-10-06  7:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-02 15:37 Gurkan Sokat
2009-10-06  7:21 ` Dave Milter [this message]

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=2a382c6e0910060021u3e8a4c2el1f14856b1839c0fd@mail.gmail.com \
    --to=davemilter@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=gurkansokat@yahoo.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).