public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jan Damborsky <jan.damborsky@devcom.cz>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [slightly offtopic] IDE interface for MPC823?
Date: Thu, 15 Jan 2004 08:56:24 +0100	[thread overview]
Message-ID: <400647A8.6060402@devcom.cz> (raw)
In-Reply-To: <8skb0012p90l1ii2limfufm9f6lja2uov8@4ax.com>

Udi Finkelstein wrote:
> schematic, and anyhow the IDE interface is implemented there using an FPGA).
No FPGA needed. IDE can be implemented via PCMCIA interface.
> 
> I understand I must buffer the data bus (what type of 74xxx245 can I use? HC?
> HCT? something else? IIRC the IDE bus works on +5V, while the MPC823 works on
> 3.3V.
We use 74LCX16245 buffers for this. And a couple of gates (two NANDs 
exactly) to control them.
They are 5V tolerant and generate 3V3 signals - no problems until now.
But the serial dumping resitors (47-100 ohms) are obligatory (at least 
for LCX buffers). Otherwise your IDE devices will behave errorenously on 
longer cable.
Several types of hardrives, CDROMs and Compact Flash cards connected.
For more inspiration, see schematic of MPC5200 (has built-in IDE 
interface) Motorola evaluation board (I do not know its exact name).
> 
> The PIO part seems relatively easy (I either sacrifice 2 chip selects or
> generate them from 1 CS using discrete gates I guess). What about DMA?
Use CS6, CS7 in PCMCIA mode.
No experiences with IDE DMA on MPC823.

                               Cincerelly, Jan Damborsky

      reply	other threads:[~2004-01-15  7:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-14 23:41 [U-Boot-Users] [slightly offtopic] IDE interface for MPC823? Udi Finkelstein
2004-01-15  7:56 ` Jan Damborsky [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=400647A8.6060402@devcom.cz \
    --to=jan.damborsky@devcom.cz \
    --cc=u-boot@lists.denx.de \
    /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