* EBC configuration for mmio
@ 2008-02-18 10:42 sunil dutt
0 siblings, 0 replies; only message in thread
From: sunil dutt @ 2008-02-18 10:42 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
We are working on the MMIO interface and are struck up at sending the data
over the interface on PPC405EXr.The following are the configurations done by
us to use EBC Bank3.
EBC0_B3CR = 0x80018000 /*Base address 0x800 size 1MB Read/Write set */
EBC0_B3AP = 0x07840f80
We have configured GPIO pin 10 (PER_CS3) for the chip select.The following
is the configuration for the CS .
OSRL : 00aa54aa
TSRL : 00aa54aa
ISR1L: XX(Dont care)
Here are our observations while doing the data transfer.
1.When the data of one byte is sent continuously we have observed that the
second write blocks and the chip select is not triggered for the second
transfer.
2.When one byte is sent and immediately we read the data over the interface
the read blocks and we also see that chip select is not triggered for the
read.
3.The point 2 mentioned above is not consistent.We some times read the value
from the interface though the chip select is not triggered.
Please could you verify our configurations.Please let us know if there is
any thing additional to be done.
Thanks and Regards,
Sunil
--
View this message in context: http://www.nabble.com/EBC-configuration-for-mmio-tp15542516p15542516.html
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-18 10:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-18 10:42 EBC configuration for mmio sunil dutt
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).