* Software triggered DMA on 823e?
@ 2002-07-12 17:06 Hihn Jason
2002-07-12 18:50 ` Bob Piatek
0 siblings, 1 reply; 2+ messages in thread
From: Hihn Jason @ 2002-07-12 17:06 UTC (permalink / raw)
To: linuxppc-embedded
We're doing a design and due to the way some of our devices work, we want to
do a DMA transfer on an interrupt from a peripheral. My team is wondering
if we can write a interrupt handler that will initiate the DMA xfer without
having to use external pins, or if we have to route an output pin to DREQ
and trigger it that way.
Our peripheral is a memory mapped device, but it's only a buffer. We need to
catch its interrupt and DMA the buffer out to a place for our application to
handle it.
We've been all over the manual and can't find the answer.
Any help is appreciated.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Software triggered DMA on 823e?
2002-07-12 17:06 Software triggered DMA on 823e? Hihn Jason
@ 2002-07-12 18:50 ` Bob Piatek
0 siblings, 0 replies; 2+ messages in thread
From: Bob Piatek @ 2002-07-12 18:50 UTC (permalink / raw)
To: 'Hihn Jason', linuxppc-embedded
The chip definitely requires that the DREQ signal be used to start a DMA
transfer. That is even if you are doing memory-to-memory transfers.
See section 16.6.3.7 in the Reference manual.
Bob
fishcamp engineering
105 W. Clark Ave
Orcutt, CA 93455
TEL: 805-937-6365
FAX: 805-937-6252
-----Original Message-----
From: owner-linuxppc-embedded@lists.linuxppc.org
[mailto:owner-linuxppc-embedded@lists.linuxppc.org] On Behalf Of Hihn
Jason
Sent: Friday, July 12, 2002 10:06 AM
To: linuxppc-embedded@lists.linuxppc.org
Subject: Software triggered DMA on 823e?
We're doing a design and due to the way some of our devices work, we
want to
do a DMA transfer on an interrupt from a peripheral. My team is
wondering
if we can write a interrupt handler that will initiate the DMA xfer
without
having to use external pins, or if we have to route an output pin to
DREQ
and trigger it that way.
Our peripheral is a memory mapped device, but it's only a buffer. We
need to
catch its interrupt and DMA the buffer out to a place for our
application to
handle it.
We've been all over the manual and can't find the answer.
Any help is appreciated.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-07-12 18:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-12 17:06 Software triggered DMA on 823e? Hihn Jason
2002-07-12 18:50 ` Bob Piatek
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 NNTP newsgroup(s).