How use an IDE HDD with AVR?

S

Sadeq

Guest
Hi,
I want to use a HDD to log data. I need to connect it to an AVR. Any
one have idea how do this?

- Sadeq
 
Sadeq wrote:

Hi,
I want to use a HDD to log data. I need to connect it to an AVR. Any
one have idea how do this?
Download the manufacturers datasheet. Then connect it
to the AVR according to the datasheet. Then have the
timing of the signals according to the datasheet.
Then have a look at the command set. Now arrange the
commands to format the disk, read and write to it.
Yes, a filesystem ... perhaps FAT16 with 65536 allocation
units, each at least one sector.

Rene
--
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net
 
On 28 Jan 2005 21:48:42 -0800, in sci.electronics.design "Sadeq"
<sadeqn@gmail.com> wrote:

Hi,
I want to use a HDD to log data. I need to connect it to an AVR. Any
one have idea how do this?

- Sadeq
Google is not your enemy.......
http://www.avrfreaks.net/index.php?module=FreaksTools&func=viewItem&item_type=tool&item_id=536


martin

Serious error.
All shortcuts have disappeared.
Screen. Mind. Both are blank.
 
On Sat, 29 Jan 2005 13:30:10 +0100, martin griffith wrote:

On 28 Jan 2005 21:48:42 -0800, in sci.electronics.design "Sadeq"
sadeqn@gmail.com> wrote:

Hi,
I want to use a HDD to log data. I need to connect it to an AVR. Any
one have idea how do this?

- Sadeq
Google is not your enemy.......
http://www.avrfreaks.net/index.php?module=FreaksTools&func=viewItem&item_type=tool&item_id=536
Those people are selling a flash chip on a stick.

The OP was asking about an HDD. I presume that means "Hard Disk Drive".
I'd just look up the IDE spec. From what I've heard, it looks like a big
memory array. (IDE == "Intelligent Device Interface")

For example:
http://www.interfacebus.com/Design_Connector_IDE.html
second hit at
http://www.google.com/search?q=IDE+interface+spec

Good Luck!
Rich
 
I read in sci.electronics.design that Rich Grise <richgrise@example.net>
wrote (in <pan.2005.01.29.20.47.00.561434@example.net>) about 'How use
an IDE HDD with AVR?', on Sat, 29 Jan 2005:

Those people are selling a flash chip on a stick.
Is the CEO C M O T Dibbler, then?
--
Regards, John Woodgate, OOO - Own Opinions Only.
The good news is that nothing is compulsory.
The bad news is that everything is prohibited.
http://www.jmwa.demon.co.uk Also see http://www.isce.org.uk
 
"Sadeq" <sadeqn@gmail.com> wrote:

I want to use a HDD to log data. I need to connect it to an AVR. Any
one have idea how do this?
Besides the most excellent answers you receive here, you might want to
try the computer storage group as well.

comp.sys.ibm.pc.hardware.storage

Good luck.
 
"Sadeq" <sadeqn@gmail.com> schreef in bericht
news:1106977722.910909.166860@f14g2000cwb.googlegroups.com...
Hi,
I want to use a HDD to log data. I need to connect it to an AVR. Any
one have idea how do this?

- Sadeq

You'll have to gather some information. Google for "ATA" to find the
interface information you need. Google for "Commodore 64" and "hard disk" or
HDD to find at least one example. No need to say you need the datasheet of
your AVR as well.

petrus bitbyter
 
Sadeq wrote:
Hi,
I want to use a HDD to log data. I need to connect it to an AVR. Any
one have idea how do this?
You may want to take a look of the YAMPP schematics and sources:
http://www.myplace.nu/mp3/

--
Juha Turunen (turunen(at)iki.fi) elpuri@IRC | The problem with the global
Torikatu 5A4, 53900 Lappeenranta, Finland | village are all the global
GSM: 040-7092525, http://iki.fi/turunen/ | village idiots.
 
John Woodgate wrote:
I read in sci.electronics.design that Rich Grise <richgrise@example.net
wrote (in <pan.2005.01.29.20.47.00.561434@example.net>) about 'How use
an IDE HDD with AVR?', on Sat, 29 Jan 2005:

Those people are selling a flash chip on a stick.

Is the CEO C M O T Dibbler, then?
No, he'd sell "flash sausages" on a stick.

Mark L. Fergerson
 

Welcome to EDABoard.com

Sponsor

Back
Top