Re: USB iterface to read memory sticks
From: Grant Edwards (grante_at_visi.com)
Date: 06/03/04
- Next message: rickman: "Re: LED & Resistor befuddlement"
- Previous message: Grahame: "USB iterface to read memory sticks"
- In reply to: Grahame: "USB iterface to read memory sticks"
- Next in thread: Leo Havmøller: "Re: USB iterface to read memory sticks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 03 Jun 2004 03:36:39 GMT
On 2004-06-03, Grahame <news@wildpossum.com> wrote:
> I wish to interface a AVR Mega128 to read USB Memory
> Sticks
Ouch. All the USB master chipsets I've seen are PCI based.
> or worst case PCMCIA Memory Flash Cards.
That's easy enough. PCMCIA is pretty much ISA bus with a
different connector: 20 address lines, 16 data lines, rd*, wr*,
bhe*, and so on. I don't know the details of a Mega128, but if
you've got an external bus with enough address and data lines
all you need is a bit of glue logic for the bus control lines.
--
Grant Edwards grante Yow! My life is a patio
at of fun!
visi.com
- Next message: rickman: "Re: LED & Resistor befuddlement"
- Previous message: Grahame: "USB iterface to read memory sticks"
- In reply to: Grahame: "USB iterface to read memory sticks"
- Next in thread: Leo Havmøller: "Re: USB iterface to read memory sticks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|