Shop OBEX P1 Docs P2 Docs Learn Events
Hard Drive Interface — Parallax Forums

Hard Drive Interface

ArchiverArchiver Posts: 46,084
edited 2000-03-18 21:38 in General Discussion
Hi I am currently developing an IDE hard drive interface to a
microcontroller and using a stamp 2 to test feasibility. I would like to
know if anyone has done this before and has any documents they can share.
What would probably help me the most is a few timing diagrams on how to send
and receive data to the registers. Any information of file systems would
also help.

Thanks for any help
Mike

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2000-03-18 21:38
    At 02:12 PM 3/18/00 -0500, you wrote:

    >Hi I am currently developing an IDE hard drive interface to a
    >microcontroller and using a stamp 2 to test feasibility. I would like to
    >know if anyone has done this before and has any documents they can share.
    >What would probably help me the most is a few timing diagrams on how to send
    >and receive data to the registers. Any information of file systems would
    >also help.

    This guy hooked up a Radio Shack colour computer to an IDE drive. It does
    have timing diagrams, but you'll still need an eight bit wide data bus and
    a handful of control lines. Goto:

    http://hat3.net/

    On another note, the IDE interface is apparently what's used for smart
    cards, too. :^)

    Best, Duncan
Sign In or Register to comment.