All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: "Donald MacArthur" <dmacarth@ufl.edu>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: PWM on the MPC850
Date: Wed, 11 Dec 2002 14:43:15 +0100	[thread overview]
Message-ID: <20021211134320.0EC51C613A@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 11 Dec 2002 08:31:21 EST." <NDBBIHDFKLJKGJJGMFJOOEILCGAA.dmacarth@ufl.edu>


In message <NDBBIHDFKLJKGJJGMFJOOEILCGAA.dmacarth@ufl.edu> you wrote:
>
> Does have any information regarding generating RC spec PWM signals using the
> MPC850
> that does not bog down the processor?  Also does anyone know how to expand

You can, to a certain degree, use the RISC timers to set up a  couple
of  PWM  channels  that run with zero CPU load (just some load on the
CPM). See the PWM driver (arch/ppc/8xx_io/pwm_8xx.c)  in  our  kernel
source tree.

But be warned: do NOT use any of the port B pins for I/O  in  such  a
setup. There is a race condition within all MPC8xx CPUs.

> the number
> of RS232 ports for the MPS850 from two to 2+.

Add one or more external  UARTs?  This  has  been  done  before  (for
example, we have a design with 2 x octal UARTs on a MPC8xx system).

Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
An age is called Dark not because  the  light  fails  to  shine,  but
because people refuse to see it.           -- James Michener, "Space"

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-12-11 13:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 13:31 PWM on the MPC850 Donald MacArthur
2002-12-11 13:43 ` Wolfgang Denk [this message]
     [not found] <IGEFJKJNHJDCBKALBJLLAELKFIAA.joakim.tjernlund@lumentis.se>
2002-12-11 14:50 ` Wolfgang Denk
2002-12-11 14:54 ` Wolfgang Denk

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=20021211134320.0EC51C613A@atlas.denx.de \
    --to=wd@denx.de \
    --cc=dmacarth@ufl.edu \
    --cc=linuxppc-embedded@lists.linuxppc.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.